I am trying to follow the first lesson of https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals
But I have several problems and I can not find out how to fix...
The issue I'm having is signature verification failing when I sign my firmware package and perform a DFU. I've generated signing key pairs with the nrfutil CLI tool, signed...
Hello,
I want to use the bq274xx.c sensor library. The bq274xx battery fuel gauge has an interrupt pin, which would allow to have the CPU idle until something interesting...
I'm playing a bit with MCU boot and folowed the tuturial . When I compile the sample with mcuboot from Zephyr, it works fine for the 52840DK, but when I try to compile for...
We are developing a new board based on the NRF9151 and would appreciate some guidance regarding the power supply design for the modem.
Specifically, we’re looking for documentation...
What is the default transmit power of the nrf5340 when performing an AoA test in connected mode? How do I change its transmit power to perform AoA accuracy tests at different...
I'm trying to build the light-switch-app from Matter but I get following errors
I have already tried to reinstall the sdk (I use v2.8.0) and build it just like that without...
OS: Windows 10
NRF Repository at branch master, commit bd67811aa123a49cb36991be886f3fafb4730449. Zephyr version: 2.1.0 SES version: 4.20a
Have tried running SES on administrator...
Hello,
I try to run electron app with pc-ble-driver-js and I have this error:
Error: The module '\\?\C:\app\build\Release\pc-ble-driver-js-sd_api_v2.node' was compiled...
Dear Team,
I am migrating the ANCS client application from SDK-12.3 to SDK-15.3 version.
Please find my below observations in SDK-15.3.
Erase the flash completely and...
Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for...
Hello, I am working on an IoT project. For this project , I need to send some data using BLE. I developed a firmware for this application based on the sample ncs/zephyr/samples...
HI ,
In our project we are using multiple gpiote and app timer interrupt.
SDK we are using is 15.3
DOUBTS
If both gpiote and app timer interrupt trigger simultaneously...
Hi,
I'm using nRF mesh library v1.2.1 and integrating into my mobile application which I am developing, I implemented provision functionality without errors but sometimes...
I am bringing up a custom board based on the PCA10040.
As the first step, I simply copied (no changes) the file pca10040.h and named it as "my_custom.h". I then defined...
We have an nRF52 DK system running ble_app_uart_c example code and communicating with a peripheral device. We setup a second development system using another nRF52 DK system...
I have the nRF52840-DK with the adafruit PN532 RFID/NFC shield installed on top of it.
I run the TWI Scanner and receive a report that a device was found at address 0x24...
I am having a strange issue with my custom radio protocol. I have ported the code to the 52840 and SDK15 from the nrf51822 where it is running with no issues.
The issue...
Hello,
I have PCA10040 development board with nRF52832, Softdevice S132 v6.1.0 & SDK 15.1.0). I wanted to use the extended advertisement feature to advertise more than 255...
Hi,
After developing two application, one for emitting extended advertising and other one for scanning this kind of advertising on nRF52840 DK (Github repository here: MOTAM...
Hi,
I would like to ask two questions.
1)
I understand that the nrf52832 does not support the feature "Transmitter has a Stable Modulation Index".
But the component...