SDK Update AIN7

Hello,

I am working with nRF9160 already since SDK v2.1.2 and with every update there are some functions not working anymore, although not mentioned anywhere in the documentation...

I have update my project now to SDK v3.2.4 (from v3.1.1) and ADC channel 7 is not working anymore:

 <err> adc_nrfx_saadc: Cannot configure channel 7: -22

Comparison of source files show a really big difference also...

This is really annoying

Parents
  • Hi Bernard,

    The feedback is noted. The reason for the migration troubles you're facing is due to the change in the nrfx-driver version to nrfx4.x which was introduced for NCS v3.2.0, hence the big difference in the source files when you try to compare them.

    Could you expand on the motivation for migrating to NCS 3.2.x instead of staying on NCS 3.1.1? I.e which features are you looking for that 3.1.1 does not have for the nRF9160?

    Kind regards,
    Andreas

Reply
  • Hi Bernard,

    The feedback is noted. The reason for the migration troubles you're facing is due to the change in the nrfx-driver version to nrfx4.x which was introduced for NCS v3.2.0, hence the big difference in the source files when you try to compare them.

    Could you expand on the motivation for migrating to NCS 3.2.x instead of staying on NCS 3.1.1? I.e which features are you looking for that 3.1.1 does not have for the nRF9160?

    Kind regards,
    Andreas

Children
No Data
Related