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...
Hello!
I have used most of the GPIO pins on the nRF52DK, and most of them work. But I cannot get pin 21 to behave. I want to use it as an input. I have configured it as...
In nRF_SDK_For_Thread_and_Zigbee, on the nordic BSP package following three-button functionalities are available:
#define BSP_BUTTON_ACTION_PUSH (APP_BUTTON_PUSH) /**< Represents...
Hi,
I have 2 boards, one with monogoto esim and one with ibasis esim when I try with monogoto everything is working fine
when I try with ibasis esim i can't get registered...
Hi all,
I have a problem when I try to debug nRF52832 target. The nRF52832 chip is advertising properly but as soon as I enter in debug mode, advertising stops. There is...
I am using 9160 to develop a customer's product, which needs to reduce power consumption as much as possible to prolong the battery life of the product. I know that 9160 communicates...
Hi,
We are using a self-developed python script to connect to nRF52840 in our products. The product contains many custom 128-bit services and characteristics (30+). These...
Hello,
I am working with a sensor that generates a simple crc8 XOR on based on this code from the nrf sdk 17 and sends it to a central:
I need to check this CRC8 on...
Hello Devzone,
While developing an nRF9160 based, battery powered device (working on the firmware piece of the puzzle) I have run into a couple of issues in my effort to...
Hello everyone,
I am developping on a nRF52840 using sdk-nrf v1.8.0 and Nordic MCUboot fork as bootloader.
For security matter, we want to use the HW keys MCUboot options...
HI,
I am developing a device that acts as both a peripheral and central device. This is working ok together, but I have one thing I cannot figure out. I separated central...
Hi Nordic Team,
Just following up with this post, I am not able to write anymore since the post is locked.
if I define 3 instances of fstorage, can I have 2 fds instance...
I have already read thru past inquiries along this line, and I see that many others are trying to do the same thing, but Nordic is still not providing appropriate example...
Hello All,
I am using JLink Commandline Tool V7.62a for dumping code . I trying to
dump ble_app_uart code. after dumping code i got notification i.e.,
Flash download...
Hi,
I'm trying to modify the text_record example for NFC data transfer to transmit a numeric payload (working on an nrf52832). The original example transmits "Hello World...
I am wondering if a modem is allowed to move around while in PSM state? (LTE-M connection) Does wakeup from PSM still work as expected when a device has moved far enough to...