Where does AI fit into developing a Bluetooth product?

I’ve not taken any polls, but I suspect the use of AI to help with engineering efforts is a polarizing topic.

I get it. The danger to me is losing the ability to think and missing the learning that comes from struggling with new technology.

On the other hand.....it can speed up many monotonous tasks and free up engineering time for what’s really important.

In the context of developing a Bluetooth product…

Here is where I DONT see AI as a good idea:

  • Generating and using Bluetooth integration code (CoreBluetooth/Android Bluetooth) without first understanding the basics
  • Parsing a spec doc - there are standards, documents can be a mess, and there are subtleties that might be missed
  • Reviewing code for security/compliance or other defects

Here is where I DO see AI as helpful:

  • Authoring a spec document - e.g. using ChatGPTs Canvas to generate a first draft.
  • Boilerplate code generation - e.g. parsing/extracting values from byte streams.

How about you? Do you use AI tools during Bluetooth product development?

Or is there an AI tool you wish existed?

Hit reply, would love to hear your thoughts.