rusefi / alphax-2chan

24 pin / 2 channel ECU
2 stars 4 forks source link

BT instructions WL9981 #14

Closed rusefillc closed 2 years ago

rusefillc commented 2 years ago

We have WL9981TC BT on-board

Any initialization/setup instructions? Anything we need to change in https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/hellen/alphax-2chan?

rusefillc commented 2 years ago
Serial port default settings
The default parameters of UART are as follows:
4.2.1 Baud rate: 115200bps
4.2.2 Data bits: 8
4.2.3 Check Digit: None
4.2.4 Stop bit: 1
4.2.5 Flow Control: None
After the WL9981TC Bluetooth transparent transmission module is powered on and initialized, it outputs "READY!" through the serial port, indicating that the module is working normally, and automatically
Automatically send broadcast messages, and the module is in a connectable state at this time.

WL9981TC Bluetooth BLE transparent transmission module
READY! \r\n (initialization complete, connection allowed)
4.4 Establishing a connection
When the WL9981TC is in normal working state, it automatically sends broadcast messages, and the APP of the mobile device scans and connects;
When the connection is successful, "Connect!" is output through the serial port, indicating that the Bluetooth is connected.
The serial port outputs prompt information and Pin5 outputs a high level:
Connect!\r\n
rusefillc commented 2 years ago

my test device https://www.adafruit.com/product/954#technical-details white RX into USB port, and green TX

rusefillc commented 2 years ago

No response from WL9981TC even fully removed from Hellen :( No signs of life so far.

IMG_20220117_140715

rusefillc commented 2 years ago

I am starting to wonder if WL9981 is a totally wrong thing for us. They say BLE bluetooth low energy which seems to mean bursts of data communication style not serial port profile SPP at all?

rusefillc commented 2 years ago

See #23

thirstyone commented 2 years ago

my test device https://www.adafruit.com/product/954#technical-details white RX into USB port, and green TX

blocked link (access is denied to russian users probably)

kevindebosscher commented 1 year ago

Hi,

did you managed to get the WL9981TC working? Any AT-commands available?

thx

rusefillc commented 1 year ago

@kevindebosscher nope dropped it sinse no serial profile anyway