GarudaOne
GarudaOne
This error happen after a few MQTT request/response. However, if I remove MQTT the code program work fine. "ERROR Message" assertion "pbuf_free: p->ref > 0" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/lwip/lwip/src/core/pbuf.c", line 766,...
hi, since you have used A9 quite long, what do you think about its performance and stability, connection issue with 2G network and so on. I want to use it...
Hi, Nice animation. Anyway, I have no idea how reverse the animation back to its original state.
This crash only happen on iOS 12. Here's the detail. `#0. Crashed: com.twitter.crashlytics.ios.exception 0 KhmerCalendar 0x100dd6630 CLSProcessRecordAllThreads + 4314342960 1 KhmerCalendar 0x100dd6af0 CLSProcessRecordAllThreads + 4314344176 2 KhmerCalendar 0x100dc6334 CLSHandler +...
Nice app. How hard it is if I want to build Webbased data source? I mean to stream music from the Internet instead of using local music. Thanks;
Has anyone experience the same issue? My MQTT input stop receiving data after a few days. I restart the input and it works normally. My Input MQTT Client ID is...
Hi, Currently I am controlling my GPRS board thru SMS. What I plan to do is to: 1-Connect ESP-01 to my GPRS board thru UART 2- The ESP-01 act as...
Hi, is it feasible to send image thru EspNow? My scenario is to send time lapse photo of vegetable three time a day to observe vegetable progress
Hi, I can use MQTT with ESP32 with this library. My board is TTGO T-Call. The problem is sometimes the AT command to connect take a long time to response...
hi, how to add 802.11 LR mode support? this mode can send data up to 1KM which is convenient for sensor deployed on open space. any suggestion? thanks;