This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bare metal application for nRF53

Hi,

could some one inform me how to create a bare metal project for nRF5340 (Network Core/Application Code)?
The specification gives everything to create an own stack on the chip.

It was simple to create a bare meal App for nRF52, but for nRF53 there is any driver lib given.

The examples given in a Tutorials (nRF Connect SDK Tutorial - Part 0-1-2 | NCS v1.4.0) are extremely restricted.

There is no sufficient tutorial with the description how to create a project from scratch with or without OS (Zephyr). Better without OS...

Simple Projects created directly in SES are not working at all.

Best regards

D.Krush

Parents
  • Hi Marjeris,
     We are goind to use the Radio without a Stack (I mean Bluetooth or other stacks). The Idea is to use the nRF53 as a the IO-Link Wireless Master. I have already written the Master Stack for nRF52 (Using provided API with IAR as IDE), the main reason to migrate to nRF53 is much better sensitivity.
    Actually the main problem, is that it is not possible to create a new working project in SES. (or other IDE)

Reply
  • Hi Marjeris,
     We are goind to use the Radio without a Stack (I mean Bluetooth or other stacks). The Idea is to use the nRF53 as a the IO-Link Wireless Master. I have already written the Master Stack for nRF52 (Using provided API with IAR as IDE), the main reason to migrate to nRF53 is much better sensitivity.
    Actually the main problem, is that it is not possible to create a new working project in SES. (or other IDE)

Children
No Data
Related