Hello,
My application (nRF52832, SDK17.1) uses the fsotrage library for low-level sequential data storage and retrieval.
At the moment I'm using nrf_fstorage_sd as an API instance.
As the BLE activity of the application is quite sparse (several…
Hello,
I tried to do migration on new SD S132 but some elements changed (typedef uint32_t nrf_clock_lfclksrc_t is not defined, ...) and i get a lot of errors.
When new SDK will be released please ?
Hi everyone,
I've found a few posts and a lot of info but I'd like to know if there is an existing example that merges a few of the examples found here ( github.com/.../nrf51-ADC-examples) for SDK8.1.0 and SD8.0.0.
This is a big ask, but basically…
I am trying to sample the ADC every 2ms. I notice lots of slowness with BLE advertising and typically can't connect to device over BLE when sampling. I am using PPI, configuring, and starting before the softdevice is enabled.
Should nRF51822…