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

Tutorials[Meta]

Hi,

We're working on making some more tutorials, we have some thoughts on what we want to do, but we would really like your input. After all it's you, the user, who will benefit from this material.

What do you find unclear, difficult or would like a more thorough walk-through on?

Best regards,

Øyvind

Parents
  • I'd like to see some more in depth tutorials for starting a new bluetooth project from scratch with outlines of all the components that are necessary to get it up and running. It would also be nice if this incorporated some sort of flow chart or infographic to outline the operation of this. I find having loads of functions passing other function pointers and the interrupt handlers to go with them gets quite overwhelming for a newcomer to this hardware.

    Additionally. Some better explanation or tutorial on how to integrate peripheral drivers into use with a soft device and BLE transfers wouldnt go amiss. Even if I was able to integrate a TWI driver right now, for example, I still don't have a clue how to set up a custom service to commicate that data over Bluetooth.

Reply
  • I'd like to see some more in depth tutorials for starting a new bluetooth project from scratch with outlines of all the components that are necessary to get it up and running. It would also be nice if this incorporated some sort of flow chart or infographic to outline the operation of this. I find having loads of functions passing other function pointers and the interrupt handlers to go with them gets quite overwhelming for a newcomer to this hardware.

    Additionally. Some better explanation or tutorial on how to integrate peripheral drivers into use with a soft device and BLE transfers wouldnt go amiss. Even if I was able to integrate a TWI driver right now, for example, I still don't have a clue how to set up a custom service to commicate that data over Bluetooth.

Children
No Data
Related