This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

6LoWPAN based solution

Hi,

I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.

6LoWPAN mesh network based on IEEE 802.15.4. Mesh devices can be powered on battery with UART payload delivery and some gpios/ADC.

Coordinator router is connected to gateway which have wifi connectivity so that it can connect to AWS cloud to send data.

please recommend me some solution..

Parents
  • In Mesh network nodes will response to UART if the node is targeted. Mesh should support IEEE 802.15.4 for MAC and PHY. Router capable of handle the mesh and any payload i want to send to some target or node device then it just relay this to target. Gateway will be connected to router via UART/USB.In gateway i will write the application to send the data to which node. Gateway should have driver to connect to AWS or other cloud via MQTT.

    This is my understanding..If you give suggestions over this then it will be helpful for me..

Reply
  • In Mesh network nodes will response to UART if the node is targeted. Mesh should support IEEE 802.15.4 for MAC and PHY. Router capable of handle the mesh and any payload i want to send to some target or node device then it just relay this to target. Gateway will be connected to router via UART/USB.In gateway i will write the application to send the data to which node. Gateway should have driver to connect to AWS or other cloud via MQTT.

    This is my understanding..If you give suggestions over this then it will be helpful for me..

Children
No Data
Related