Grisp 2, support HC-05 Bluetooth Module

I see Grisp 2 board support UART, as I know HC-05 also connects to microcontrollers via UART, does Grisp2 support HC-05, do we need any driver for this?

Thanks,
/Bien

1 Like

Hi Bien!

GRiSP has a low level UART driver, so you need to write a specific HC-05 driver in Erlang.

We have an old Adafruit Bluefruit LE (NRF51) driver lying around, which we could open source. I don’t know if these chips have anything in common though…

2 Likes

Thanks for your answer!

1 Like