Did it work? I'm having the same problem with a different setup.
O would like to know your solution hahaha
Thanks
Mauricio
Search found 9 matches
- Sat Jun 22, 2024 10:21 am
- Forum: Hardware
- Topic: Resetting esp32
- Replies: 10
- Views: 9928
- Wed Jun 12, 2019 10:21 pm
- Forum: ESP-IDF
- Topic: PTK / GTK "it may be an attack, ignor it" connection failure with esp-idf v3.1
- Replies: 1
- Views: 4395
- Mon Jul 30, 2018 3:52 am
- Forum: ESP-IDF
- Topic: Increasing UPD Wifi performance
- Replies: 6
- Views: 14408
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
Thanks in advance
Mauricio
I read you could get this speed, I wonder if I can get your code
Thanks in advance
Mauricio
- 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: 7362
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
Thanks in advance (sorry for my bad english)
Mauricio
- Fri Sep 01, 2017 11:10 pm
- Forum: General Discussion
- Topic: wifi: bcn_timout,ap_probe_send_start
- Replies: 0
- Views: 3427
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:...
- Tue Jul 25, 2017 3:04 pm
- Forum: General Discussion
- Topic: ADC SAMPLING WITHIN TIMER GROUP INTERRUPT
- Replies: 3
- Views: 7350
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...
- Mon Jul 24, 2017 4:43 pm
- Forum: Showcase
- Topic: ESP32 Addressable LED Library
- Replies: 4
- Views: 17008
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.
- Sat Jul 22, 2017 12:16 am
- Forum: General Discussion
- Topic: ADC SAMPLING WITHIN TIMER GROUP INTERRUPT
- Replies: 3
- Views: 7350
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
Thanks in advance.
Mauricio
- Fri Jul 21, 2017 4:28 am
- Forum: General Discussion
- Topic: Crash happen after connect AP long time
- Replies: 4
- Views: 9076
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 (...