Tool/software:
Hi, I created the BLE Mesh routine using simplelink-zephyr and configured CONFIG_BT_MESH_LOW_POWER in prj.conf and added bt_mesh_lpn_set(true) in main.c. I'm using simplelink-zephyr to create the BLE Mesh routine.
In the actual test, I found that the FN keeps sending Offers but the module doesn't send requests, maybe the power is too low? Or it has some requirement for FN?
Looking at the current, the module wakes up every 1 second, what kind of wakeup is this?
Even with serial printing turned off, the minimum current is 8uA, can this be reduced?
(This graph shows the current values when the module retains the serial log prints)