This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200: TIDC-BLE-TO-WIFI-IOT-GATEWAY

Part Number: CC3200

Tool/software: Code Composer Studio

I'm working on an IOT project related to collecting some sensor data from TI sensortag cc2650stk and processing it on a server. I've created a TIDC-BLE-TO-WIFI-IOT-GATEWAY based on TI provided design files and BOM.

some issues:

(1)i am referring to reading a new sensor value from an already connected Sensortag, How to update the gateway part to read this feature value from the BLE device?

(2)I joined the code in the mqtt_app part, the following shows my results, mov sensor unsuccessful, may I ask how to increase the topic of mov?