Bluetooth Crash on connect
Posted: Tue Mar 20, 2018 3:59 pm
Hello,
I am trying to get Bluetooth working and not getting very far. The example code all of the net is the same. When my devices reboot every time connect is called.
Have any of you seen this behavior. Bluetooth is kind of what led me to the ESP32 in the first place, it would be a bummer to not be able to use it.
I am trying to get Bluetooth working and not getting very far. The example code all of the net is the same. When my devices reboot every time connect is called.
Code: Select all
pClient->connect(pAddress);
Have any of you seen this behavior. Bluetooth is kind of what led me to the ESP32 in the first place, it would be a bummer to not be able to use it.