Hi all, I'm brand new to embedded systems development and I'm having some issues getting the Mbed OS onto a custom PCB. The PCB we're using has a Fanstel BT840 chip.
The specifications for this chip can be found here: www.fanstel.com/.../
We've spoken with Fanstel directly, and they've told us that the chip does not ship with any operating system on it. It comes only with a little firmware of its own, not related to any Nordic or Mbed firmware, and the SoftDevice S140. My question is, how would I get the Mbed OS onto this chip? We'd like to start writing our own applications, similar to the blinky and other LED applications that come with the nRF5 SDK v15.1.0, however in order to do so we first need Mbed OS on the chip.