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

Baremetal + ble module

Hi,

> Context:

I run a baremetal application that I would like to enhance with bluetooth. I am considering a BLE module from NS.

  • I currently have a SoC (nanopi m1) and I don't want to fiddle with the BLE stack AT ALL.
  • I cannot use a BLE SoC only, I need those nanopi m1 to act as master. I have to be able to control everything from the nanopi (that is a constraint I won't circumvent for ease of management).
  • I want something that I can connect to gpio pins and get it running.

Again, I don't use Linux and don't want to. I have my own OS that runs lightning fast already.

> Question:

  • So, is it possible to use NS modules in this context? which one would fit best?
  • I looked at your documentation and SDK but cannot figure out the addresses/registers/how-to to submit and receive packets easily.

Please ask me to clarify if you find an obscure point in my need.

Thanks

Related