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

baud rate of "Node-Bluetooth" package #26

Open
thefakhreddin opened this issue Feb 6, 2019 · 1 comment
Open

baud rate of "Node-Bluetooth" package #26

thefakhreddin opened this issue Feb 6, 2019 · 1 comment

Comments

@thefakhreddin
Copy link

Dear @song940
What is the default baud rate of the node-bluetooth package? And is it possible to customize it within the code?
Thanks.

@smolleyes
Copy link

smolleyes commented Feb 20, 2019

+1

i use this package (nice!!) with new ardusimple gps, all sentences are truncated no way to get lines 1 by 1, searching now :p maybe baudrate can fix this (this gps is 38400 by default)

normally i have line like with serialport :
$GBGSV,3,3,09,29,12,034,,71
$GNGLL,4842.50545,N,00227.22579,E,145400.00,A,A
74

from ble i have: ( i added start and stopp for debug

the connection.delimiter option seems not changing anything

START 45400.00,1,-0.4,-0.7,-1.6,0.2,0.9,0.3,-2.7,0.1,-2.3,,,,1,15E
$GNGRS,145400.00,1,-0.5,1.2,-0.4,3.7,0.9,-11.8,0.9,0.0,,,,,1,5
4 STOPPPPPP

thanks

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

2 participants