HM-18 module for an Original 1.3b board? #5046
Replies: 1 comment
-
Posted at 2021-12-10 by @gfwilliams Personally I haven't, but if it has the same pinout for GND/3.3v/RX/TX then I imagine the only difference would be in the commands you need to send to it... Posted at 2022-01-16 by @wminarik HM-18 Module installs with the same pins as the HM-10 module. It’s advertised as BLE 5.0, and mine arrived with firmware v116, and there doesn’t seem to be an update for this module on the manufacturer’s website(http://jnhuamao.cn/download_rom_en.asp?id=1). I initially wired up a button and pull-up resistor to the System Key, pin 23. According to the data sheet, pulling to ground either disconnects a connected module or resets to a default configuration if already disconnected. Power cycling the module also disconnects, so I removed the button. I’ve configured a surface mount LE and 1206 resistor to shine through one of the board’s through-holes. Clear nail polish insulates the connections from the board, and the board still lays flat on a surface. The LED blinks when not connected, and stays on when connected.
Pretty nifty that a $5 add-on adds BLE communication to the versatile classic Espruino board! Posted at 2022-01-18 by @wminarik For some reason I'm not able to embed images or attach them. Here are the links to the images in case anyone would like to see what I came up with: Posted at 2022-01-19 by @gfwilliams That looks awesome - thanks for posting up! You say 'proprietary UART' - it's not the Nordic UART is it? If so you could then program Espruino with the Web IDE wirelessly - just like a Puck.js or other native Bluetooth LE device! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-12-10 by @wminarik
There are great instructions for adding a BLE 4.0 connection to an Espruino original board using the HM-10 module. Has anyone attempted to add a BLE 4.2/5.0 module such as the HM-18?
It uses a CC2640 combatible chip.
Beta Was this translation helpful? Give feedback.
All reactions