Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BT instructions WL9981 #14

Closed
rusefillc opened this issue Jan 15, 2022 · 8 comments
Closed

BT instructions WL9981 #14

rusefillc opened this issue Jan 15, 2022 · 8 comments
Assignees

Comments

@rusefillc
Copy link
Contributor

rusefillc commented Jan 15, 2022

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
Copy link
Contributor Author

rusefillc commented Jan 17, 2022

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 added a commit to rusefi/rusefi that referenced this issue Jan 17, 2022
rusefillc added a commit to rusefi/rusefi that referenced this issue Jan 17, 2022
rusefillc added a commit to rusefi/rusefi that referenced this issue Jan 17, 2022
@rusefillc
Copy link
Contributor Author

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

@rusefillc
Copy link
Contributor Author

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

IMG_20220117_140715

@rusefillc
Copy link
Contributor Author

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 rusefillc changed the title BT instructions BT instructions WL9981 Jan 18, 2022
@rusefillc
Copy link
Contributor Author

See #23

@thirstyone
Copy link

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
Copy link

Hi,

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

thx

@rusefillc
Copy link
Contributor Author

@kevindebosscher nope dropped it sinse no serial profile anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants