Hi everyone,
We're using the "Manufacturer Specific Data" field within its advertising packets to send the firmware version to a phone application. It requires the company_indentifier...
Hi, I am using ncs 3.0.2 and an looking at adding extra .conf files during production. For the app it works fine using --extra-conf, but I can't figure out how to add one...
Hi All, I am trying to write to "adafruit e-link 2.13 Featherwing colour dispaly" from nRF54L15DK running zephyr. With ESP32 i am able to write to the display. But with nRF54L15DK...
Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
We are using this manual screen to generate JITP certificates, but we need to automate for speed. I am trying to automate with this url but I get a 404 error
https:/...
Hi nordic:
Project MCU: NRF54L05; Development Platform Version: NCS 2.9.0. The APP occupies 220KB of space. adding MCUBOOT and Create an pm_static.yml file in the project...
We are currently using Zigbee Firmware built with nRF Connect SDK v2.7.0 on the nRF5340.
We plan to upgrade the nRF Connect SDK to v2.9.2 and use the Zigbee Firmware built...
hello
i want to implement provisioner and client roles in the same board , how can i start initializing the models
i have implemented the same initialization of the client...
after implementing some changes on the client and server examples i could compile my algorithm for the client but in the server i still have some problems which i didn't find...
While migrating from SDK 12.2 to SDK 14.2 DFU fails while flashing application and the pages assigned get in the switch case of FDS_PAGE_UNDEFINED always ,thus jumping from...
Hi,
I am using the gpregret register to select the device mode on startup and it is working as expected.
But it is not working after adding dfu functionality. does the...
Hi,
I am facing the problem as shown in the image below for two PCA10040 and two PCA10028 boards. I read related posts but none of them helped!! I did not make any changes...
Hi Nordic,
I am trying to implement a 3D mouse application using mpu9250,nRF52832 and ble_app_hid_mouse application from 14.2 SDK on custom_board.I am able to connect to...
Hi
I'm using the nRF52832 with the SoftDevice S132 V6.0.0 in the central role and would like to encrypt a link with a stored LTK.
The encryption with the function sd_ble_gap_encrypt...
Background:
We have a product that has one button that both power it on and that is used for simple commands, there is also one led to indicate its status. The button is...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am receiving data from the sensor with TWI communication and writing it to the sensor by SPI communication...
Example:nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_ancs_c\pca10040e\s112\arm4
I tested ancs on the board,connected ancs with the iphone, chose to forget...
Hi team ,
I am an starting with my first FIRMWARE development project & the board will be nRF52DK.
Could members please let me help with some basic query on the same ...
Hi all.
all my examples for the nRF52840 DK 15.0.0 build correctly except for all the UART and serial examples which has 1 error
The error is "Conflicting types for 'put_char...
I use SDK nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_switch.
I use pca10056...