Date
1 - 2 of 2
Reconnect to a provisioned node in Mesh BLE #bluetoothmesh #ble #meshctl
Uilter Witte
Hi,
I'm working with Zephyr Project to study and build light solutions using Mesh BLE.
To proof the concept I'm using the following setup:
- 2 boards of Nordic with nRF52832 model PCA10040;
- Raspberry Pi Zero W with Bluez 5.50;
I build the sample of mesh application to nRF52: https://docs.zephyrproject.
It worked without problems.
I'm using Zephyr Kernel v1.13.0 and Zephyr SDK 0.9.5.
My first objective is been able to provisioning and control the nodes through linux using the bluez.
Today I can do that, but I'm experiencing some problems in the reconnection phase of the node when I fully power it off.
How can I reconnect the node through bluez and control it again?
I'm not find any tips on internet or something like that.
Thank very much to tips or advice.
Regards,
Uilter Witte
|
|
Uilter Witte
I discovered what I forgot to do. The provisioner, in my case the RPI, lost the connection with the network. When it happens you just need to execute the command: [meshctl]# connect [net_idx] [dst] //Connect to mesh network or node on network Where [net_idx] is the number of the network that want to connect, what in my case is 0. Thanks. Em seg, 19 de nov de 2018 às 11:32, Uilter Witte <uilter.witte@...> escreveu:
--
-- Uilter Witte |
|