RedBearLab / Biscuit

Biscuit firmware for TI CC2540 SoC
178 stars 72 forks source link

Biscuit for BLE Nano #11

Open tommy-b-10 opened 8 years ago

tommy-b-10 commented 8 years ago

Hi!

It would be fantastic if Biscuit-UART could be converted for use with the BLE Nano.

I would love to have the UART, Baud rate and name characteristics on the Nano just like the BLE Mini.

Please let me know if this is possible!

Thanks!

Cheong2K commented 8 years ago

It is impossible since the UART of the nRF51822 requires cts and rts pins for flow control for higher than 9600 bps.

tommy-b-10 commented 8 years ago

The UART device I am using has both cts and rts. Is it possible then?

Cheong2K commented 7 years ago

Yes, with CTS/RTS, you can have higher speed.