I have a linux system with Ubuntu 18.04. I have downloaded the arduino IDE and have my code ready but I am not able to upload the codes because it fails every time. I have 20 IMUs connected to the system and I am not able to upload to any of these sensors.
I had this same issue back in November last year, and after some trials everything worked. Now, I have updated my code and will need to upload the new code but it keeps failing. I have chosen all possible settings but none of them worked.
On my windows, these settings work fine. I am only havin problems only on my linux.
Below is the sensor type and my settings:
IMU Sensor: Sparkfun Openlog Artemis
Board manager : Sparkfun Apollo3 =>Sparkfun Redboard Artemis (Sparkfun Redboard Artemis, Sparkfun artemis module has also been tested)
Bootloader: Ambiq Secure Bootloader(advanced) ( Sparkfun Variable loader has also been tested)
Baud rate : 230400 previously worked in November (921600 has also been tested)
Preference:
https://raw.githubusercontent.com/spark … index.json
https://dl.espressif.com/dl/package_esp32_index.json
None of these settings seems to work for any of my 20 sensors.
Thank you in advance