EDIT2 The binary firmware linked in the Hookup page is old. Use this version instead located in another user issue post on the forum: https://github.com/sparkfun/OpenLog_Art … is-v11.bin ENDEDIT2
EDIT It turned out that to install the drivers you needed to both turn off unsigned driver protection as well as use Windows Update, it should offer an optional driver update for a wch.cn which then, in combination with the unsigned driver protection being off, I was able to open the connection port to the board. I then updated the firmware, NOTE: Update the Bootloader FIRST then Upload the Firmware. Otherwise it bricks your board until you update in that order again.
The microSD cards are formatted in the exFAT format by the SD Association Formatter linked in the Hookup guide, however the SD card is still not recognized. The board is outputting data via serial though, so it’s otherwise functioning. There are some huge gaps in the Hookup document and I am still unable to utilize the product due to the SD card read issue, for which the Hookup document only suggests formatting it as a solution.
[SD init failed (second attempt). Is card present? Formatted?
Config file read failed: SD offline
Artemis OpenLog v1.9
SD card offline
Datalogging offline
Serial logging offline
IMU online
Identifying Qwiic Muxes…
Identifying Qwiic Devices…
No Qwiic devices detected
rtcDate,rtcTime,aX,aY,aZ,gX,gY,gZ,mX,mY,mZ,imu_degC,output_Hz,
01/01/2000,00:00:24.09,507.81,-2.93,-876.46,-1.94,-0.89,-2.52,-3.15,45.60,-60.15,29.04,250.00,
01/01/2000,00:00:24.19,510.74,-2.93,-868.65,1.04,1.05,3.14,-3.30,44.25,-60.30,28.89,19.23,
01/01/2000,00:00:24.29,511.72,0.49,-878.91,-0.29,-1.44,0.30,-1.50,45.15,-60.30,28.89,14.71,
01/01/2000,00:00:24.39,507.32,1.46,-876.46,-2.00,-0.59,-0.69,-3.60,44.85,-61.20,29.08,13.16,]
ENDEDIT
Hello TS-Chris,
I am having similar issues and I have gone through the hookup guide. The hookup guide simply assumes the arduino USB drivers will install and appears to be out of date, as does the current guide on the main Arduino IDE support site. The drivers are not recognized (not an error, simply not recognized as existing) by Windows 10 on every device I have access to here. I even performed a direct install of the .inf files and it the install proceeds without error, however the driver service fails to load for the USB Serial port.
Additionally I can also confirm that on both 32GB and 128BG microSD cards (Class 10, SanDisk), formatted with the recommend SD Formatter to exFAT in both quick and full formatting methods, the logger does not begin logging at any point for us, RST button or not. We followed the rather vague instructions to cut power rather than remove the card to stop logging and do so by disconnecting the battery.
As I cannot communicate with the devices (we have 3 OpenLog Artemis redboards recently received and just removed from packaging last week) I cannot configure the stop logging external button option.
The hookup page is seriously lacking in thoroughness, some light being shed on these issues would be extremely appreciated.