From ce19f006addb51f20c9da4dd8b6f386be1d7b548 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 15 Mar 2023 15:57:20 -0400 Subject: [PATCH 1/2] Updated Bluetooth (markdown) --- Bluetooth.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Bluetooth.md b/Bluetooth.md index 80d4289c..11ce0537 100644 --- a/Bluetooth.md +++ b/Bluetooth.md @@ -1,4 +1,10 @@ -# HC-06 Bluetooth Module serial RS232 TTL +# Obviously rusEFI supports Bluetooth + +## Reference Design + +https://github.com/rusefi/alphax-4chan is the most popular open source board with on-board bluetooth. + +## HC-06 Bluetooth Module serial RS232 TTL On start, HC-06 accepts AT commands @ 9600. From 100531ee27b8c86bd6cda3e03aa1f54d211bb26e Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 15 Mar 2023 15:59:39 -0400 Subject: [PATCH 2/2] Updated Bluetooth (markdown) --- Bluetooth.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bluetooth.md b/Bluetooth.md index 11ce0537..74382195 100644 --- a/Bluetooth.md +++ b/Bluetooth.md @@ -4,6 +4,10 @@ https://github.com/rusefi/alphax-4chan is the most popular open source board with on-board bluetooth. +## 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. + ## HC-06 Bluetooth Module serial RS232 TTL On start, HC-06 accepts AT commands @ 9600.