Search found 2 matches

by R1Snake
Mon Apr 25, 2022 8:38 pm
Forum: General Discussion
Topic: ESP32 - BLE not reachable with IOS but with Android
Replies: 0
Views: 1150

ESP32 - BLE not reachable with IOS but with Android

In my project i use BLE to send messages from the ESP to my Arduino device. This works very well, but now i wanted to connect the ESP32 with the Iphone from my girlfriend and i do not see a device. Is this a known issue or do is something wrong? Here is my code where i intitialize the BLE Server Nim...
by R1Snake
Mon Apr 25, 2022 8:31 pm
Forum: General Discussion
Topic: ESP32 - Crash detection
Replies: 1
Views: 1227

ESP32 - Crash detection

Hello, I have an ESP project that has worked wonderfully and so I have potted the board to protect it from water (use outside). Updates I have always installed via OTA and this has always worked wonderfully Now I have updated the entire project over the weekend and made a few changes to the code, th...