RAK3172 and RUI3 are used to configure the program with Arduino.
ADC 3CH is being used and the average of about 100,000 data is being used, but it takes a very long time. (About 5 minutes or more)
The analogRead() function is being read 100,000 times using a for loop.
When I used other products, it didn’t take this long. Is there any solution?
Thanks for reading.