I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I'm using Bluetooth Mesh Sensor code, working on the nRF52833 DK. I want to add my own sensor, the ICM20948 IMU, to this function and send the sensor's readings to the Mesh...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
Hello! I need to send a text message to my server via HTTP post; I found this application on the forum; nevertheless, I received multiple errors: "error: unknown type name...
I am trying to make a device based on Seeed XIAO BLE nRF52840, which should periodically transmit battery voltage via BLE. The BLE connection should be constant I wanted to...
Dear all,
Recently, I developed LE audio examples using nRF5340 following the instructions from nRF connect SDK 2.5.2 ( https://developer.nordicsemi.com/nRF_Connect_SDK...
Description:
I’m encountering an issue when connecting chip to a mobile device. During the bonding process, the console log on the peripheral confirms that all three phases...
The watchdog timer is kicking in our code base and I am having trouble tracking down the cause. In a bit to try and debug the issue I disabled the WDT and now I am getting...
Whenever I try to log into Nordic DevAcademy to continue my courses, I am told that my IP has been blocked. I am not sure why this is happening? My laptop is a company laptop...
I am transmitting a buffer of 300 bytes over DECT NR+ connection. The transmitting device is an nrf9151dk running the DECT NR+ modem FW 1.0.1. The receiving device is an nrf9161DK...
Hello there,
I'm working my way through the Nordic Cellular modules and was trying to login this morning. It appears that I am getting repeatedly blocked by Cloudflare...
I'm currently trying to configure the Zephyr HCI USB sample to allow using legacy and extended advertising. Currently when I build the sample with extended advertising enabled...
Hi,
I've been struggling through creating the needed exhibits for FCC certification as a fully modular product. I keep expecting there to be example documents or templates...