Hey Guys,
I am trying to develop a mesh network using 6lowpan with ESP32-devkitc v4 board.
It would be really kind if you guys suggest me how to proceed.
I have crawled all the Github but couldn't found any suitable solution.
Now I am not sure, whether I can use this board for 6lowpan or not.
Thanks for helping.
Ankit
Implementation of 6LoWPAN using ESP32-devkitc v4
-
- Posts: 7
- Joined: Tue Sep 18, 2018 12:11 am
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: Implementation of 6LoWPAN using ESP32-devkitc v4
6lowpan normally is run over 802.15.4, the ESP32 does not support that out of the box (doesn't have the radio for it).
-
- Posts: 7
- Joined: Tue Sep 18, 2018 12:11 am
Re: Implementation of 6LoWPAN using ESP32-devkitc v4
Thanks a lot for your reply.
Do you have any recommendation of dev board for both Mesh Networking and 6LoWPAN.
I want to compare them using several factors.
Thanks
Do you have any recommendation of dev board for both Mesh Networking and 6LoWPAN.
I want to compare them using several factors.
Thanks
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: Implementation of 6LoWPAN using ESP32-devkitc v4
Sorry, I do not.
- leandro.adonis86
- Posts: 5
- Joined: Sun Jul 01, 2018 10:19 pm
- Location: Portugal - Leiria
Re: Implementation of 6LoWPAN using ESP32-devkitc v4
One way possible for now is 6LoWPAN over BLE RFC7668. I did try myself with raspberry pi 3 (with forced ble activated) and it does work. Check out Benjamin Aigner work at https://es.technikum-wien.at/aignerb/es ... 668-public for esp-idf library you need to import BTstack library to inside folder "components" just follow his instructions.
Student of Computer Engineering from Polytechnic Institute of Leiria - Portugal
-
- Posts: 7
- Joined: Tue Sep 18, 2018 12:11 am
Re: Implementation of 6LoWPAN using ESP32-devkitc v4
Thanks a lot for your input.leandro.adonis86 wrote:One way possible for now is 6LoWPAN over BLE RFC7668. I did try myself with raspberry pi 3 (with forced ble activated) and it does work. Check out Benjamin Aigner work at https://es.technikum-wien.at/aignerb/es ... 668-public for esp-idf library you need to import BTstack library to inside folder "components" just follow his instructions.
Who is online
Users browsing this forum: Baidu [Spider] and 66 guests