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...
Hi,
I just found the following example:
infocenter.nordicsemi.com/index.jsp
There the baudrate 115200 is set by default. If I calculate the bit rate (8 data bits one...
Hello,
I use two NRF24LE1 emission and reception when I use a simple ACK is good but with ACK payload, there is a problem,
I do not really see where you can help me,
Thank...
In an answer to this question about current usage of pull-ups here , RK and Vidar comment:
Is the GPIO you have configured as a pull up, being pulled down? If so you...
How to save data persistently(non-volatile) to nRF51 core not effected by powering off and on?
(How to save static data persistently without deleted when the core is turned...
Hi,
I have just used some code from your flash_write example in the SDK, it works ok but i have a couple of issues, the code is from sdk 12.7, and the chip is an nrf51422...
I have a question about using the "Radio" peripheral on the NR51422 Dongle development ki
I am putting together a fairly simple prototype device that needs to transmit...
Hello,
I started development on a NRF52832 board couple of days ago. I want to get sensor's data via SPI (with the NRF52 as a master). However I've got weird linking issue...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hello,
on your product info page, the operating temperature range for the nrf81522 is indicated as -40..+105C, while on the datasheet the same value is -25..+75.
nrf81524...
Hey,
I`m experimenting with the blinky ble example in SDK 12.
Everything works fine with the Android nRF Blinky app.
But I noticed a weird behavior when using nRF Connect...
I have tried extracting Bluetooth address of connected device by using "ble_gap_addr_t" ,
by this i am able to get some address but that address is being changed after re...
Hello,
I've managed to get the change to DFU working from my app, but now I'm stuck with the buttonless DFU BLE operation. I've added extensive logging to the <nRF5_SDK...
Hi, I'm working on porting my application from SDK 11.0 to 12.2.0 and I have a problem initializing the buttonless DFU service. I've flashed the secure bootloader and appropriate...