Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough documentation and can not find support on development for the nRF5340 PDK with Keil. It seems there is also no support for the nRF5340 PDK within the nRF5 SDK as that SDK contained examples that can be opened in Keil.
Are you going to add support for development using Keil?
Can you maybe provide me with some steps to set up a simple project for the nRF5340 in Keil?
Regarding developing applications for the nRF5340. My understanding is that it is not as simple as loading a soft device and an application hex file, there is some sort of software that needs to control the interaction between the application core and the network core. Is my understanding correct? I am trying to wrap my head around why you would have an application in the network core as I would have thought that one would only load the BLE stack onto the network core?
I want to send some data from multiple peripheral devices to a central device. From reading through some Q & A it seemed that the examples from nRF5 SDK (ble_app_multilink_central) might not work on the nRF5340 PDK, is that correct? Can you recommend a starting point for a project like this on the nRF5340 PDK?