Hi,
I want to see the firmware of nRF52832, how can I reach the firmware of this chip?
Thanks in advance.
Hi,
I want to see the firmware of nRF52832, how can I reach the firmware of this chip?
Thanks in advance.
I want to see the firmware of nRF52832
Why do you want to do that?
What you will get from reading the chip will be just raw binary - you will not get any source code!
Why do you want to do that?
I need the source code of firmware to review, is it open source?
I want to try a RTOS in the device and reload the firmware if RTOS fails.
As I said, you will not get source code by reading the chip!
The radio stack - the "SoftDevice" - is not open source; it is proprietary to Nordic.
The application code may or may not be open source - you would have to contact the author/owner for details.
As Einar Thorsrud said, chips from the factory ship with no firmware in them.
Thank you so much.
I want to try Zephyr project on nrf52832 device. After I try zephyr, I can turn to initial state of device with loading soft device only. Is it OK?
You mean this: https://www.zephyrproject.org/ ?
Of course you can always erase the entire chip - then it will be back as it came from the factory.
You mean this: https://www.zephyrproject.org/ ?
Of course you can always erase the entire chip - then it will be back as it came from the factory.