How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
I am trying to use Health SRV and Health CLI to check if there are any errors in the nodes. I have successfully transmitted the fault codes, but there are still many questions...
I have a battery operated unit & according to the data sheet I should be able to read the VDD pin
However, when I look in the nrf-saadc.h it does not have this listed...
Hi Nordic Team
We are developing products using the NORDIC NRF54L series chips, but we are encountering some hardware issues.
We have used the NRF52832-QFAA chip. Packaged...
Hi,everyone:
We are developing a Nearby protocol combined with UWB, which needs to communicate with the Bluetooth of Apple phones and then use UWB to measure distance. We...
Hi all,
nrf54l15dk,v3.0.1,peripheral_uart demo and no changes have been made.
Then add the following content to prj.conf
sysbuild.conf
mcuboot.conf
Finally...
Hi Nordic team,
This is a follow-up to my previous question here:
Can nRF52833 perform PAwR while also syncing to another PAwR device?
We are now extending our design...
I am getting an error of "undefined reference to `pm_state_force" .
Also, the output files, config file is not showing the command : CONFIG_PM =y
prj.conf file has : ...
I am trying to set up a w25q128 using SPI with a nrf5340 on a custom board and had a few questions. I have used DevAcademy as a reference as I do eventually want to set up...
I'm writing an application for the nRF54L15 that periodically receives the local time via bluetooth and keeps track of time on its own between syncs. I'm using a 10ppm external...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
I am trying to make a simple MAC-layer transceiver using Arduino environment. I have some code derived from this example: https://github.com/IoTS-P/nRF52-802154-Raw-Transmitter...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hello Nordic Support team,
I'm receiving the Transmission failure and Lora Initialisation failed message despite to correct wiring and everything else. I'd attach a link...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
I am using nrf5340 audio DK,
The project I use is v3.0.2 .\samples\nrf5340\empty_app_core\. If the board target is nrf5340 audio DK
a compilation error will occur. build...