This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does Mesh SDK1.0.0 not work in internal LDO power mode?

hi,
My custom board running Mesh SDK0.92 send and receive messages are normal.But after I replaced the MeshSDK in my program with Mesh SDK1.0.0, I was unable to send and receive messages on my custom board. The new version of the program with MeshSdk1.0.0 runs fine on development board NRF51DK(nrf51422). The only difference between my custom board and the development board(NRF51DK)is Power management。 My custom board's power management uses the internal LDO approach: image description
And thedevelopment board's(NRF51DK)power management uses the DC/DC converter approach: image description
**The problem of not being able to receive and send messages is due to the configuration of power management? Does MeshSDK1.0.0 not work in internal LDO power mode?**If not, how to configure it?
Thanks in advance.

Related