Trying to have the Nordic Thingy advertise to the ESP32. Using example code found in the ESP32 BLE Arduino.
When running the program, BLE Client, we are able to see and connect to the Nordic Thingy. However, we keep getting an error "Stack smashing protect failure"
Are there any recommendations of how to proceed. We are not sure if it is a Nordic problem or a ESP32 problem.