Need help in mplementing IoT protocols

Hi..

I have a phynode sensor tag with cc2650 , one more phywave cc2650 radio module that supports zigbee, 6lowpan, ble, etc..

and a PHYGATE ,ARM335x gateway.

I want to implement a IoT system for reading the sensor data and sending it to the cloud with the following requirements:

Read the Sensor Data using :

  1. BLE

  1. 6LOWPAN

  2. Zigbee

  1. Lora

Send the same info to the cloud using:

  1. MQTT

  1. LoRA

  2. Zigbee

  1. 6Lowpan

As per my understanding, I need to have three programs in hand :

  1. Code for reading the data received by cc2650 (Some cases, another cc2650 module is connected to the gateway to receive the data from sensortag)

  1. Programs for BLE, 6LOWPAN, Zigbee, Lora for sending the sensor data on the sensortag side

3.Program for initializing MQTT, LoRA, Zigbee, 6Lowpan protocols inorder to establish the connection with tag and reading the data and sending it to the command prompt//screen on the gateway side.

Can any one help me in implemmenting this with necessary docs and codes available?

Reply to
obulesu.t
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.