Search found 9 matches

by rinripper
Sat Jun 22, 2024 10:21 am
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9189

Re: Resetting esp32

Did it work? I'm having the same problem with a different setup.

O would like to know your solution hahaha

Thanks
Mauricio
by rinripper
Mon Jul 30, 2018 3:52 am
Forum: ESP-IDF
Topic: Increasing UPD Wifi performance
Replies: 6
Views: 14152

Re: Increasing UPD Wifi performance

Hi I´am trying to obtain 25 Mb throughput.
I read you could get this speed, I wonder if I can get your code :D

Thanks in advance
Mauricio
by rinripper
Tue Feb 06, 2018 9:44 pm
Forum: General Discussion
Topic: OTA erro:E (26646) esp_ota_ops: not found ota data
Replies: 2
Views: 7139

Re: OTA erro:E (26646) esp_ota_ops: not found ota data

Hi, you could do something about this error, I'm having the same.

Thanks in advance (sorry for my bad english)
Mauricio
by rinripper
Fri Sep 01, 2017 11:10 pm
Forum: General Discussion
Topic: wifi: bcn_timout,ap_probe_send_start
Replies: 0
Views: 3341

wifi: bcn_timout,ap_probe_send_start

Hi, I´m sending UDP datagrams every 60ms with a ESP32 and receiving them with another ESP32. After 3 minutes (aprox) the ESP disconnect of the network and show: I (131565) wifi: bcn_timout,ap_probe_send_start I (134066) wifi: ap_probe_send over, resett wifi status to disassoc I (134066) wifi: state:...
by rinripper
Tue Jul 25, 2017 3:04 pm
Forum: General Discussion
Topic: ADC SAMPLING WITHIN TIMER GROUP INTERRUPT
Replies: 3
Views: 7221

Re: ADC SAMPLING WITHIN TIMER GROUP INTERRUPT

Hi ESP_Sprite, I'm trying to sampling music. I need to sampling at least 50 KHz. I'm using the timer group because it´s accurate. So,I´m trying to make an ADC sample every timer group´s interrupt. The results the program crash or ADC sampling rate vary. The manual says something about a fast ADC: DI...
by rinripper
Mon Jul 24, 2017 4:43 pm
Forum: Showcase
Topic: ESP32 Addressable LED Library
Replies: 4
Views: 16644

Re: ESP32 Addressable LED Library

Hi lbruder, i´m doing a doing a project with the sk6812rgbw led strip. I´m interest in use your library but I need the white channel. I hope you can help me with that if you can. Thanks in advance.
by rinripper
Sat Jul 22, 2017 12:16 am
Forum: General Discussion
Topic: ADC SAMPLING WITHIN TIMER GROUP INTERRUPT
Replies: 3
Views: 7221

ADC SAMPLING WITHIN TIMER GROUP INTERRUPT

Hi, I`m trying to use timer groups to make a interrupt to take a sample from ADC with a regular interval. But code hangs without a error in console.

Thanks in advance.
Mauricio
by rinripper
Fri Jul 21, 2017 4:28 am
Forum: General Discussion
Topic: Crash happen after connect AP long time
Replies: 4
Views: 8807

Re: Crash happen after connect AP long time

hi guys, someone have a solution for this? I am facing this after a long time connected... I (1374096) PERCEPTIVE CLIENT: SYSTEM_EVENT_STA_DISCONNECTED I (1433091) wifi: n:6 2, o:6 0, ap:6 2, sta:6 2, prof:6 I (1433091) wifi: state: init -> auth (b0) W (1433092) wifi: alloc eb len=32 type=3 fail W (...