Skip to main content
PMeth
Visitor II
September 27, 2019
Question

ADC polling in Bluenrg1 - I am using ADC polling peripheral code in Bluenrg1 module.Code is working upto 100ms delay in SdkDelayMs(100); but as i increase delay 1000ms adc not reading values but code is running.

  • September 27, 2019
  • 1 reply
  • 498 views

..

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    October 2, 2019

    I tested with a STEVAL-IDB008v2 (BlueNRG-2) with ADC polling project (SDK 3.1.0), and SdkDelayMs(1000) worked fine.

    Note. The ADC in BlueNRG-2 is the same as the ADC in BlueNRG-1.