Search found 6 matches
- Tue Jul 21, 2020 9:40 pm
- Forum: ESP-IDF
- Topic: ESP32 BLE mesh + Apple ANCS
- Replies: 1
- Views: 2748
Re: ESP32 BLE mesh + Apple ANCS
I have both the ANCS and BLE mesh running on the same application. Both networks work fine in isolation. When I try to run both at the same time I have 2 issues that I know of. The first issue: I cannot find the ANCS client when I search for it on my iPhone. It almost appears the ANCS is not adverti...
- Mon Jul 13, 2020 9:56 pm
- Forum: ESP-IDF
- Topic: ESP32 BLE mesh + Apple ANCS
- Replies: 1
- Views: 2748
ESP32 BLE mesh + Apple ANCS
Is it possible to run the BLE mesh stack along side Apple ANCS on the ESP32-WROOM-32E without rewriting extensive parts of the IDF? If so, is it as simple as adding the ANCS demo code to my BLE mesh project? I suspect not. Any advice or tips on using BLE mesh and Apple ANCS at the same time would be...
- Thu Jun 25, 2020 9:58 pm
- Forum: General Discussion
- Topic: ESP32 BLE Mesh proper way to send async. messages to mobile application
- Replies: 3
- Views: 5063
Re: ESP32 BLE Mesh proper way to send async. messages to mobile application
Thanks for the reply. I am not sure if this answers my question or not. I need to think about it a bit more. I will let you know if I have more questions. I really appreciate your help!
- Tue Jun 09, 2020 8:47 pm
- Forum: General Discussion
- Topic: ESP32 BLE Mesh proper way to send async. messages to mobile application
- Replies: 3
- Views: 5063
Re: ESP32 BLE Mesh proper way to send async. messages to mobile application
I would also appreciate any advice on how to properly receive data via the Mesh Proxy Service that doesn't correlate to any BLE Mesh elements/models.
- Mon Jun 08, 2020 5:19 pm
- Forum: General Discussion
- Topic: ESP32 BLE Mesh proper way to send async. messages to mobile application
- Replies: 3
- Views: 5063
ESP32 BLE Mesh proper way to send async. messages to mobile application
Device: ESP32-WROOM-32E IDF: v4.2 I have a mesh application that needs to be able to send asynchronous messages to a mobile application. My research shows that the Mesh Proxy Service can be utilized for this. I am struggling to determine how to appropriately access the Mesh Proxy Service via the ESP...
- Sat May 23, 2020 8:47 pm
- Forum: General Discussion
- Topic: ESP32 BLE mesh example fails to provision [BMCI-87]
- Replies: 3
- Views: 4993
ESP32 BLE mesh example fails to provision [BMCI-87]
Device: ESP32-WROOM-32D SDK: 4.01 Example Instructions URL: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/esp-ble-mesh/ble-mesh-index.html I am following the instructions and everything is working fine except provisioning. The android nrf-mesh app returns: "Provisioning Fail...