Hi,
The questions:
-
When is PB-GATT expected to land in the SDK for Mesh?
-
What are the best Andorid/iOS example apps to act as provisioner and network configurator?
Thanks
Hi,
The questions:
When is PB-GATT expected to land in the SDK for Mesh?
What are the best Andorid/iOS example apps to act as provisioner and network configurator?
Thanks
You can use the example from Apache-Mynewt which supports both PB-ADV and PB-GATT. (www.codecoup.pl/.../)
You can use meshctl which is included in the latest release of Linux BlueZ stack if you wish to provision using your PC.
Silicon Labs provides an application which can used for Provisioning Devices over PB-GATT (play.google.com/.../details
Thank you Abhay!
Is Apache-Mynewt Bluetooth certified on nRF52832 SoC (QDID)?
Can I use JLink as debug probe?
Which IDE is the best for it? Currently I use Segger Embedded Studio.
Thanks
Hello,
You can find mesh certified products/stacks here. It seems there is not ApacheMynewt there.
I am using JLink probe and Eclipse IDE (development-with-gcc-and-eclipse) and I am happy with that.
Hello,
You can find mesh certified products/stacks here. It seems there is not ApacheMynewt there.
I am using JLink probe and Eclipse IDE (development-with-gcc-and-eclipse) and I am happy with that.
Thanks bkling! Especially for the eclipse link.