stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
428 stars 347 forks source link

Bluetooth communication in Freematics One #42

Closed OlexandrStepanov closed 6 years ago

OlexandrStepanov commented 6 years ago

Hello,

I can't find any reference to BLE logging and communication in Freematics ONE (firmware_v4) sketches. However, I see such methods in FreematicsNetwork.cpp and telelogger sketch for Freematics ONE+ (firmware_v5). Could you clarify, please, does BLE module works in Freematics ONE, in case if I ordered it with BLE module. And where can I find sketches with BLE communication for ONE. Or if BLE module was ordered for ONE, ONE+ telelogger sample should work as well, shouldn't it?

Thanks in advance.

OlexandrStepanov commented 6 years ago

Ok, seems I've found an answer. All the is printed to Serial, using Serial.print method, is transmitted over BLE as well.