Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi
We are developing a board with nrf51822 and we are looking for the PCB design layout guideline.
We actually went throught the PCB design tutorial on the nordic developer...
I'm attempting to build the ANT+ examples within SDK 11 and am hitting an issue in compile:
C:/Compilers/nRF5_SDK_11.0.0_89a8197/components/ant/ant_stack_config/ant_stack_config...
I'm using Arch Linux, with kernel 4.9.6 on a 64-bit laptop. Using a window manager with no desktop environment.
I'm trying to install Segger Embedded Studio 310i , which...
Hi,
I am working with nrf52DK and Sim800l, I want to send some data using GPRS commands like AT etc.
I am having a market build module for Sim www.circuitstoday.com/....
Hi,
I am using the example code supplied by the blog for reading humidity from the HTU21D sensor using TWI . My humidity and temperature readings are constant and never...
The code generated from the BDS plugin (v.1.2.4, found here: question including link to v1.2.4 ) is failing because of missing references to boolean_t and bds_boolean_encode...
Hi, I need a simple timer that interrupts every second. I'm trying to use the code from the sleep timer, but it isn't working. this device is the PRX, so i don't want it go...
Hi.
I'm using the arm_sin_f32 function to generate an array of sine wave values. However when this function gets called the softdevice crashes.
I've included:
#include...
I've been trying to chase down some of the engineering samples of the nRF52840 for a prototype with no success from distributors here in Japan (have tried Digikey and Mouser...
Hello,
I know that the NRF_TEMP peripheral is a restricted peripheral and should be accessed with the sd_temp_get function when the soft device is running. Heck I even...
Does the NFC library globally disable interrupts at any point? We're trying to track down an issue where our code occasionally misses an I2C event during NFC read/write.
Hi all,
when I try to send 6 bytes of 0xFF, the last bytes change. I use SPI in mode 3. I use the NRF52832 on a custom board using SDK13 with sd v4. See the following screengrab...
Keil4 compiler in the compiler C and assembly of the mixed code, the error content is: Branch offset 0x00000388 out of range of 16-bit Thumb branch, but offset encodable in...