as show:What modifications are needed to run the example code ble_multilink_central for Nordic 52832 on 52833? Please provide a detailed explanation
as show:What modifications are needed to run the example code ble_multilink_central for Nordic 52832 on 52833? Please provide a detailed explanation
Hi,
I don't see any obvious mistakes here. Can you show in what way this fails? And show errors?
Also, can you upload the project files here? (you can zip and drag and drop or use Insert -> Image/video/file). That way I can get a better overview, and if you incldue the full project I can test on my end. (If you do not want to share it in public you can make a private ticket and refer to this one).
hi
I am currently using the sample code in 17.1.0sdk, and have not made any changes. You can download it on the official nordic website. The code I am debugging is in the F: nrf_sdk DeviceDownload nRF5_SDK_17.1.0_ddde560 nRF5_SDK_17.1.0_ddde560 examples ble_central ble_app_multilink_central pca10056 s140 ses directory
just to add : In my opinion, “F:\nrf_sdk\DeviceDownload\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\ble_central\ble_app_multilink_central\pca10056\s140\ses”this code is running on board 52840. I would like to run this code on board 52833. Please paste the modified differences
Hi,
I see I forgot one thing. The linker_section_placements_segments also needs to be adjusted. I have uploaded a new project file for ble_app_multilink_central for the nRF52833 DK here, which has all the changes you need: 6837.pca10100.zip