Search found 7 matches

by myesp32demo
Mon Nov 26, 2018 11:03 pm
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125038

Re: ESP BLE Mesh v0.5 Beta has been released

I was trying to test the BLE Mesh beta version... and able to flash the node and client in two separate devices (ESP32-D0WDQ6). But not able to provision it using nrfMesh app and also seems that the apk uploaded in the GitHub page is not in correct format. Does anyone else try to test it? Will be v...
by myesp32demo
Mon Nov 26, 2018 11:02 pm
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125038

Re: ESP BLE Mesh v0.5 Beta has been released

Hi myesp32demo. Ive been playing for few days with ble mesh. Let me give you some advice: 1) start with mesh node example, this kind of ble mesh device is used in devices like light bulbs or switches any other devices that will be controlled and provide his state. 2) ive got no problem to use nRF m...
by myesp32demo
Wed Nov 21, 2018 4:21 pm
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125038

Re: ESP BLE Mesh v0.5 Beta has been released

I was trying to test the BLE Mesh beta version... and able to flash the node and client in two separate devices (ESP32-D0WDQ6). But not able to provision it using nrfMesh app and also seems that the apk uploaded in the GitHub page is not in correct format. Does anyone else try to test it? Will be ve...
by myesp32demo
Thu Oct 25, 2018 4:02 pm
Forum: General Discussion
Topic: Implementation of 6LoWPAN using ESP32-devkitc v4
Replies: 5
Views: 9466

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/esp32-rfc7668-public for esp-idf library you need to import BTstack library to inside folde...
by myesp32demo
Sat Sep 29, 2018 11:37 pm
Forum: General Discussion
Topic: IPv6 over BLE using ESP 32 Devkitc
Replies: 0
Views: 2410

IPv6 over BLE using ESP 32 Devkitc

Hey Guys, Does anyone of you implemented or tried to implement IPv6 over BLE using ESP 32 DevKitC v4 device. I want to try this implementation and looking for feasible ways. Please let me know If anyone one of you has tried what are the feasible ways and please do share any implementation link if yo...
by myesp32demo
Thu Sep 20, 2018 11:28 pm
Forum: General Discussion
Topic: Implementation of 6LoWPAN using ESP32-devkitc v4
Replies: 5
Views: 9466

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
by myesp32demo
Tue Sep 18, 2018 12:17 am
Forum: General Discussion
Topic: Implementation of 6LoWPAN using ESP32-devkitc v4
Replies: 5
Views: 9466

Implementation of 6LoWPAN using ESP32-devkitc v4

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...