Hello @Johnny9
Hope you are doing well.
According to the JN5189 User Manual, Chapter 7 Reset, Boot and Wakeup, Section 7.3.2 Code protection, the following features are provided to protect the access to the memory:
It is possible to restrict access to (or even disable) the ISP functionality, for instance in order to protect code in the flash. For more information on this, please consult Chapter 38 In-System Programming (ISP), Section 38.8 Usage restrictions.
Also, you may find some useful commands using DK6Programmer software by typing DK6Programmer.exe -s COMx --help
Regards,
Eduardo.
Hello @Johnny9
Hope you are doing well.
According to the JN5189 User Manual, Chapter 7 Reset, Boot and Wakeup, Section 7.3.2 Code protection, the following features are provided to protect the access to the memory:
It is possible to restrict access to (or even disable) the ISP functionality, for instance in order to protect code in the flash. For more information on this, please consult Chapter 38 In-System Programming (ISP), Section 38.8 Usage restrictions.
Also, you may find some useful commands using DK6Programmer software by typing DK6Programmer.exe -s COMx --help
Regards,
Eduardo.
Hi
This project is intended for a wireless application, and it doesn't use external flash storage.
I am aware that methods such as IC decapsulation can potentially extract the binary data from the flash memory.
Encrypting flash binaries can enhance security and mitigate such threats.
Does the JN5189, which comes with built-in flash memory, offer support for flash encryption?
Regards,
Jonny9.
Hi,
The features provided to protect access to the memory should be the ones described in JN5189 User Manual, Section 7.3.2 Code protection and Section 38.8 ISP Usage restrictions.
Regards,
Eduardo.