Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi!
I use nRF Cloud Lib of NCS v3.1.1. I couldn't find detailed info on how nrf_cloud_send() works with QoS > 0.
If I set QoS > 0 and get a 0 error code returned from...
Hello,
We are evaluating and developing a product using the latest nRF54L series controller and would like to know if IAR compiler support is available.
While Cortex-M33...
Due to resource exhaustion I'm curious whether this is possible.
It violates the 1-1 GPIOTE rule and I couldn't find any thread/message about it being possible or otherwise...
Hi,
Our customer needs to test the RF performance of nRF7000, please provide the test documents, test tools, and test procedures, as well as relevant information about WIFI...
i have small applications which can comfortably fit in as little as 32K of SRAM.... i have no issues with the mechanics of linking my program, as well as copying code from...
Hello,
I have a problem with my DK. Everytime I try to plug it in the USB C port of my Computer the J-Link OB is the only Chip that wakes up. I cant program the nrf5340...
Hi,
When using RTT for debugging on the nRF5340, after every flash i have to press the following button:
Then every time i get presented with the following dialog...
I would like to ensure that a particular GPIO pin is disconnected when an nRF52840 is powered up via the initial configuration specified in the DeviceTree board overlay file...
I get the following error when clicking flash button in nrfConnect VS Code extension with an nRF54L15 DK:
Error: One or more batch tasks failed: * 1057701224: Device error...
Dear Support Team!
I'm just about to flash an external board (nRF52820) through P19 where the MCU is powered at 2.3V. I would like to use the nRF52833_DK and the PPK2 to...
Hi Team,
We are using SDK 3.1.0 and radio FW version 1.3.7.
Trying to read RSSI, RSRP, RSRQ, SNR levels using AT command AT%MEAS but it returnns error.
Am I missing...
Hi Nordic,
I'm developing a BLE protocol on an nRF54L05, and is trying to send (On request or by notifying) up to 750 logs of data, each log being 8 bytes (1 byte event...
Hello everyone,
Im using nrf5340dk for the first time, i have built project for nrf5340dk_cpuapp and i think code is good but for some reasone i dont see a led diodes turnin...
Hello,
I had a question about the BT GATT DM Workqueue used in gatt_dm.c.
In NCS 2.8.0, the BT GATT DM Workqueue was introduced as an alternative to the System Workqueue...