What Is The Correct Approach To Transmit Rapidly Changing Real-time ...
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 231
- Star 345
- Code
- Issues 114
- Pull requests 22
- Actions
- Projects 0
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Description
I have modified the BatteryMonitor example to send the accelerometer data instead - by removing the map function and the 200ms timer. It seems to work. And when I write the float values of accelerometer values to the characteristic using writeValue(x); I don't get any errors HOWEVER the value received on the other side i.e a central device like my App or WebBluetooth is always integer and positive. Any idea why that is happening?
More importantly is this the correct way to send float values?
I am also thinking if modifying the BatteryMonitor example is the correct approach to transmit rapidly changing real-time data. If it isn't then could you please guide me/point me to some resources so that I can contribute an example for the official library?
Metadata
Metadata
Assignees
No one assignedLabels
No labelsNo labelsType
No typeProjects
No projectsMilestone
No milestoneRelationships
None yetDevelopment
No branches or pull requestsIssue actions
You can’t perform that action at this time.Tag » Arduino Ble Float
-
Passing Float Values With Bluetooth - Arduino Forum
-
Sending Float Over BLE - Nano 33 IoT - Arduino Forum
-
Sending Multiple Floats Over BLE - Nano 33 BLE - Arduino Forum
-
Sending Lat And Long Via BLE - Nano 33 BLE - Arduino Forum
-
Nano 33 BLE, Bluetooth Values - Arduino Forum
-
CurieBLE Library | Arduino Documentation
-
Conversion From Float To Formatted Character Array On Arduino Nano ...
-
Get Continuously The Value Of A BLE Service, Communication ...
-
Best Way To Send Float Values Over BLE - Arduino - Stack Overflow
-
Receiving Float From Arduino "BLEFloatCharacteristic" Via BLE
-
Sending A Float Value Through BLE With A Custom Characteristic #1755
-
Manage Float Data Received From Ble - MIT App Inventor Help
-
Can't Discover Arduino Nano 33 IOT With BLE Scanner