I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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...
This function contains a lot of tags that need to jump, but at compile time there are these errors.
this is ARM compilation and C mixed,How should this error be handled?...
Hello, I am trying to develop on the NRF52. I have the development board and have been spending time with the SDK and documentation. I understand how the GPIO should work...
Our nRF51822, S110 device uses concurrent advertising (iBeacons) when connected to the central. Our customer would like to have a variable tx power on the advertising packets...