Hi
I have nRF52832 twi_scanner sample program. how it use for nRF52810. what changes need to do?
Hi
I have nRF52832 twi_scanner sample program. how it use for nRF52810. what changes need to do?
Hi
1. Open the project in SES.
2. Right click the Project folder and click Options...

3. Select Common configuration and click Linker, then double-click Section Placement Macros.

4. Now the Section Placement Macros window will open, and you can edit FLASH_START, FLASH_SIZE, RAM_START and RAM_SIZE to the exact values the SoftDevice suggests.
5. Click OK and confirm that the values have changed in the Section Placement Macros before pressing OK to confirm the changes in your options.
Best regards,
Simon
Hi
1. Open the project in SES.
2. Right click the Project folder and click Options...

3. Select Common configuration and click Linker, then double-click Section Placement Macros.

4. Now the Section Placement Macros window will open, and you can edit FLASH_START, FLASH_SIZE, RAM_START and RAM_SIZE to the exact values the SoftDevice suggests.
5. Click OK and confirm that the values have changed in the Section Placement Macros before pressing OK to confirm the changes in your options.
Best regards,
Simon