Question
Sending sensor data to AWS and BLE broadcast at same time?
Is it possible to send both data from the sensors to AWS and also broadcasting through the BLE module on the B-L475E-IOT01A1?
I have the sensor data posting to AWS but when I try to initialize the BLE module, it becomes impossible to open a net socket.
I have been mainly working through the AWS example and trying to add in the BLE star example together.
BLE Star example
