Select to expand quote
boardsurfr said..>>> I assume that you edited the config file to match the baud rate the BN uses?
Yep, but I'm not convinced it's having an effect. I also turned off the internal sensors, except temperature, and enabled debugging. But I still get all the sensor data and no debugging.
Also I may be OK with the voltage levels, because the 280 is fed from the 3.3v artemis serial pins. Unless the 280 steps that up to 5v it should be OK, and just be a baud mismatch.
So I could just wait to Tuesday for a USBc cable, or I could change the 280 back to 9600 to test.
I also discovered (more manual reading) how it's meant to save the RTC. you don't switch the battery directly, you hold the 3.3v rail low, (a couple of dedicated pins) that sends the artemis into deep sleep. That's the 18?a battery draw, keeping the clock ticking.
It also recommends sending a "stop logging" signal via pin 32. The you need a momentary switch on across the "reset" pins.
So using the device is a bit messy. You need access to both sides and ends. USBc is at one end card holder at the other end and other side.
But it does say that the card can be read from USB. This may be the best way to access data, as the USB socket is under the blue tooth antenna, so pushing the card in and out requires good access if it's in an enclosure.
Then to turn off you need to press the stop logging button and switch the 3.3v rail low. To turn back on, you have to release the 3.3v rail and press the reset button. So two buttons and a switch need to turn on and off.
With my lack of design skills, this could cause me a headache, trying to get this into a small neat enclosure.