HI,
I am using the nrf_desktop sample in NCS V3.0.2, I want to buil with prj_release_dongle.conf , the setting
but build fail, I check the file Path: it should be F...
Hi:
PLEASE CANCEL THIS TICKET
I'm doing exercise 1 of lesson 1 of the nRF Connect SDK Intermediate course. It says: Get the source code of this course as a third-party...
Hello, We are currently working on the 18031 RED cybersecurity documentation and we have to document all known exploitable vulnerabilities in the hardware and software we...
I want to verify the 4Mbps transmission mode of the nRF54L15 series through ESB samples.But the highest value measured so far is 2.34Mbps, which is much lower than 4Mbps....
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
The size of the FIFO is sufficient. The value is extracted from the FIFO after being received by the UART. Repeat UART reception.
APP_UART_FIFO_ERROR occurs in the above...
Hi everyone,
I'm using SDK 15.0.0 S132v6.0 and looking for a way to get an event when the advertising times out. I discovered the softdevice_ble_evt_handler_set() in this...
Hi,
I am developing a device based on the PCA10059 board, SDK v15.3.0, and softdevice v6.1.1, and I want to imply that I am using the FDS module with 20 pages in my firmware...
Even after I get a license for the Nordic stuff, SES won't show an installed activation:
The license "installs" fine though:
And I do have the "Nordic" version...
Hello,
When I try and use nRF connect Programmer to update the modem firmware via USB it fails each time in the second step (Modem Firmware Update) with the error message...
Hello Nordic,
I'm working with NRF52840 (with SDK 16 and softdevice s140 7.0.1) in my project, which acts as a central, and an IOS phone as a peripheral. I have a read/write...
I have an nrf52833 wired up to 25 switches and detect changes via the pin SENSE configuration triggering the GPIOTE PORT interrupt. My interrupt handler: 1. reads the pin...
Due to whitelist limitation of 8 peers, I am doing manual filtering of bonded devices. I am trying to use pm_address_resolve function to figure out whether I have previously...
I am using nrf52840 DK and communicate with Raspberry Pi 3 through UART port. The Raspberry Pi is used as a gateway. The baud rate is set at 115200 default on both nrf52840...
Hi, I am trying to integrate ADC in my project( ble_app_template ) but getting garbage data. I have nothing connected with pin P0.4(NRF_SAADC_INPUT_AIN1) . (Means not applied...
I am budding Embedded Engineer, currently, I would like to learn how to program nrf52dk. While I am exploring info center, Peripheral examples I have noticed that most of...
Hi,
I have successfully created the bsd_os port for BSD lib. Everything runs without crashing. However bsd_init always returns 3, no mater what. Which in turn causes the...
Hi,
I am using nRF52832 on a PCB that is designed by me. I tried to toggle one LED on my board, it is connected to the P10 of nRF52832. I changed the LED number in pca10040...
I try to use GPS and LTE together in the nRF9160DK.
To do so I turn LTE on, connect to MQTT broker and send a message which got PUBACK handled in mqttEventHandler().
Then...
I originally posted this question in the community forum , but I think now that it fits here better. I won't repeat everything since you can see the details in the community...