Search found 9 matches
- Tue May 10, 2022 10:55 am
- Forum: General Discussion
- Topic: Why i am getting different ble MAC address in android and IOS devices?
- Replies: 1
- Views: 2876
Why i am getting different ble MAC address in android and IOS devices?
I have a esp32 device and installed EFR connect app in both android and IOS. In android the MAC address of the device is shown as CC:86:EC:61:A6:AC and on IOS it is shown 94058DC7-1A48-2A99-171F-46D283666227. How i got to know if it's the same device i am getting on Android if i am on IOS. How I fin...
- Fri Apr 22, 2022 10:15 am
- Forum: General Discussion
- Topic: Can other devices be enter the mesh network once they are provisioned with another mobile BLE app.
- Replies: 0
- Views: 1838
Can other devices be enter the mesh network once they are provisioned with another mobile BLE app.
I am using the onoffserver project by espressif. I have configured the mesh network with my ble MEsh app. Now I want to access the mesh network from the others phone mobile app .What needs to be change in onoffserver project by espressif? Should i do update and delete app keys by making some changes...
- Thu Apr 21, 2022 2:41 pm
- Forum: General Discussion
- Topic: Need to add more characteristics in the onoffserver example project by espressif.
- Replies: 0
- Views: 906
Need to add more characteristics in the onoffserver example project by espressif.
I need to learn how the project works and for that i want to ask if i need to read the analog value in SIG model of the onoffserver example project by espressif. How could i do that. Moreover you are sharing arduino and nrfProject which is of no use to me. Please guide me to know how to add new char...
- Thu Apr 21, 2022 1:43 pm
- Forum: General Discussion
- Topic: I am getting error on terminal when i type idf.py command. I am able to build and run the project on eclipse although.
- Replies: 2
- Views: 4021
Re: I am getting error on terminal when i type idf.py command. I am able to build and run the project on eclipse althoug
Thanks, It worked. My export path was wrong.
- Thu Apr 21, 2022 1:37 pm
- Forum: General Discussion
- Topic: How to add another characteristics in the onoffserver project?
- Replies: 0
- Views: 858
How to add another characteristics in the onoffserver project?
I want to add another characteristics in the onoffserver project for learning more. How could i do that?
- Thu Apr 21, 2022 10:20 am
- Forum: General Discussion
- Topic: I am getting error on terminal when i type idf.py command. I am able to build and run the project on eclipse although.
- Replies: 2
- Views: 4021
I am getting error on terminal when i type idf.py command. I am able to build and run the project on eclipse although.
I am using linux machine and configured the esp-idf on eclipse. I successfully run the project and build them. When i tried to edit the menuconfig file via command line then i got "command not found" error when i typed the command "idf.py set-target esp32". What is wrong? Is it the environment varia...
- Wed Apr 20, 2022 3:16 pm
- Forum: General Discussion
- Topic: Does the devices decide or the app decides which node should be proxy, friend or relay in the network.
- Replies: 1
- Views: 1191
Does the devices decide or the app decides which node should be proxy, friend or relay in the network.
I am using onoffserver project and need to know tat does the app decides which node should be friend, proxy, relay etc.
I am new to the ble mesh and i am little bit confused. Kindly suggest me something to start so that i could make my own project and add several characteristics to that project.
I am new to the ble mesh and i am little bit confused. Kindly suggest me something to start so that i could make my own project and add several characteristics to that project.
- Wed Apr 20, 2022 3:15 pm
- Forum: General Discussion
- Topic: Need to see the esp devices again after deleting them from the nRF mesh app.
- Replies: 0
- Views: 957
Need to see the esp devices again after deleting them from the nRF mesh app.
I have provisioned the esp devices and created the mesh network. Now i closed my app and want to connect the mesh network with another mobile device have nrf mesh app.
Is it possible to connect the mesh devices with another device if they are provisioned by another app.
Is it possible to connect the mesh devices with another device if they are provisioned by another app.
- Tue Apr 19, 2022 12:07 pm
- Forum: General Discussion
- Topic: How to operate a mesh network using an app and multiple phones
- Replies: 1
- Views: 1303
How to operate a mesh network using an app and multiple phones
We want to provision and operate a mesh network using an app that is running on various phones. I need to use a single phone during installation/provisioning. Once everything is set up, there will be multiple phones used at the same time to operate the mesh.