telelogger needs serial connection to boot
Posted: Tue Feb 23, 2021 8:34 am
Hi folks,
I'm just getting started with Freematics - I've managed to grab the telelogger code and I'm using the Arduino Builder to flash it. Everything works fine as long as the ONE+ is connected to the Builder and the serial port is open, but if I just supply power (eg by plugging it into my OBD port) the device doesn't boot. It's as if some logic is waiting for the serial connection before starting, but that doesn't seem to be there in the telelogger.ino. Is this something built into PlatformIO? Am I missing something simple here? I'd just like to be able to start the ONE+ and send data to the Hub without a serial connection.
I'm just getting started with Freematics - I've managed to grab the telelogger code and I'm using the Arduino Builder to flash it. Everything works fine as long as the ONE+ is connected to the Builder and the serial port is open, but if I just supply power (eg by plugging it into my OBD port) the device doesn't boot. It's as if some logic is waiting for the serial connection before starting, but that doesn't seem to be there in the telelogger.ino. Is this something built into PlatformIO? Am I missing something simple here? I'd just like to be able to start the ONE+ and send data to the Hub without a serial connection.