Hi all,
I have a working ADC implementation (S130 + Application) and use it to measure an analog input continuously.
However if I use the same code on top of bootloader (S130+DFU+Application), it starts acting weird. When I check the ADC values, I noticed that they are fluctuating in a large margin. What may cause this issue when I use the code with DFU but works as expected without DFU code?
Regards