Updated Bluetooth (markdown)
This commit is contained in:
parent
6714a9be79
commit
1b64a23d25
|
@ -1,12 +1,16 @@
|
||||||
# Obviously rusEFI supports Bluetooth
|
# Obviously rusEFI supports Bluetooth
|
||||||
|
|
||||||
|
rusEFI console has commands for Bluetooth module initialization (see below), at the moment we do not have TunerStudio interface for Bluetooth module initialization.
|
||||||
|
|
||||||
## Reference Design
|
## Reference Design
|
||||||
|
|
||||||
https://github.com/rusefi/alphax-4chan is the most popular open source board with on-board bluetooth.
|
https://github.com/rusefi/alphax-4chan is the most popular open source board with on-board bluetooth.
|
||||||
|
|
||||||
## Isn't HC-06 Dead?
|
## Isn't HC-06 Dead?
|
||||||
|
|
||||||
JDY-33 seems to be the way to go Bluetooth in 2023. Yes, rusEFI supports JDY-33 initialization. Yes, 4chan comes with JDY-33.
|
That's an open question see https://github.com/rusefi/rusefi/issues/6197
|
||||||
|
|
||||||
|
JDY-33 seems to be the way to go Bluetooth in 2023. Yes, rusEFI supports JDY-33 initialization. Yes, 4chan comes with JDY-33. 2024 update https://github.com/rusefi/rusefi/issues/5918 what a mess
|
||||||
|
|
||||||
## HC-06 Bluetooth Module serial RS232 TTL
|
## HC-06 Bluetooth Module serial RS232 TTL
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue