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

serial port not rpotected with CRC, inexistent NodeId reported #23

Open
wassfila opened this issue Jan 2, 2017 · 0 comments
Open

serial port not rpotected with CRC, inexistent NodeId reported #23

wassfila opened this issue Jan 2, 2017 · 0 comments

Comments

@wassfila
Copy link
Member

wassfila commented Jan 2, 2017

in \RFSERV\pi\IoT_Frameworks\libs\bme280.c
bme280_rx_measures()
send data through serial port without CRC

\RFSERV\pi\IoT_Frameworks\sensors_logger\rpi_app_uart_logger\bme280_server.cpp
set_all_measures_Text()
should check CRC here

\RFSERV\PiShare\logDays.txt (12 hits)
Line 4764: 2017-01-02 01:49:09 NodeId:4;Temperature:0.00 °C
Line 4765: 2017-01-02 01:49:09 NodeId:4;Humidity:0.000 %RH
Line 4766: 2017-01-02 01:49:09 NodeId:4;Pressure:0.000 hPa
Line 5791: 2017-01-02 04:37:18 NodeId:4;Temperature:0.00 °C
Line 5792: 2017-01-02 04:37:18 NodeId:4;Humidity:0.000 %RH
Line 5793: 2017-01-02 04:37:18 NodeId:4;Pressure:0.000 hPa
Line 10845: 2017-01-02 18:58:33 NodeId:4;Temperature:0.00 °C
Line 10846: 2017-01-02 18:58:33 NodeId:4;Humidity:0.000 %RH
Line 10847: 2017-01-02 18:58:33 NodeId:4;Pressure:0.000 hPa
Line 12257: 2017-01-02 22:55:27 NodeId:4;Temperature:0.00 °C
Line 12258: 2017-01-02 22:55:27 NodeId:4;Humidity:0.000 %RH
Line 12259: 2017-01-02 22:55:27 NodeId:4;Pressure:0.000 hPa

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

1 participant