Jump to content

I need help attaching a bluetooth module to DNA 200 board.


Recommended Posts

I honestly don't know if it's possible but any form of feedback would be awesome.  I am a training electrical engineer and an avid coder.  I could do the coding but honestly idk the specs of the board and if it would be possible to hook a bluetooth module up to the board.  Maybe a simple dongul that hooks to microusb?  Any ideas or anything should be voiced in this thread.

Link to comment
Share on other sites

Yeah sure it is possible. By USB, you could send script commands like the following to poll data and to set things. Here are some examples.

Fire: F=#S (1-20)
Set Power Setting: P=#W
Set Temperature Setting: T=#C or T=#F or T=OFF
Set Profile: M=# (1 to 8)

Get Power: P=GET
Get Power Setting: P=GET SP
Get Temperature: T=GET
Get Temperature Setting: T=GET SP
Get Voltage: V=GET
Get Current: I=GET
Get Profile: M=GET
Get Battery: B=GET
Get Battery Cell: B=GET CELL # (1 to 3)
Get Battery Capacity: C=GET
Get Resistance: R=GET



Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...