I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
If the network core can't be updated (due to not having enough flash, for example), does this mean that the application SDK can't safely be updated either (long term)?
And...
I have a eval setup where I use the nrf52840 dongle with hci_usb flashed. It has a non-default config to enable DLE (this works fine).
I am sending buffers of 8192 bytes...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi,
I have an application which is developed using nRF5 SDK version 17.1.0
Migrating to nRFConnect SDK is not an option at this stage of the project.
The application...
I'm stuck trying to set my nRF Connect extension on VSC. I've followed the guide for the installation but I'm reaching a wall. Every time I try to install a given SDK I have...
Hi all,
I am currently testing on nrf52dk (PCA10040, 3.0.0) with NCS v3.3. Note: I also tested with vanilla Zephyr and see the same issue.
The code I run is to 100% the...
Hello,
I previously opened a ticket describing an issue where using MCUBoot in NCS v3.1.0 caused the GRTC to reset after a sys_poweroff() .
As discussed in that ticket...
Hi everyone,
I'm evaluating the nRF54L15 for a very low-power sensor node application powered by a Lithium Thionyl Chloride (Li-SOCl₂) primary cell. The goal is to achieve...
Device : wearable IOT device
Battery capacity : Max 4.2V (Typ. 3.7V)
BLE Tx Power : Tx power is highest when the battery capacity is 4.2V (measured in air, not conduction...
Hi, We want to use Sensibel microphones in a project with nfr9151, and it will be used to sample one microphone (mono) with 24bit data. This microphone seems to require 32...
Hello, Nordic Support!
I have some problems with programming my custom boards using my nRF54L15dk v0.9.1, when I use a setup with long cables (or several cables & adapters...
Hi,
I’m observing an issue in a Zigbee network where, after several hours of correct operation, the routers stop retransmitting the NWK broadcast frames sent by the coordinator...
Hi all! I need to see the printks and log messages from the b0n and cpunet app in RTT Viewer. The problem is, whenever I connect with the SEGGER RTT Viewer to the netcore...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...
Hi guys,
I'm hitting an error with the current Aliro 1.0.0 lib.
When a credential is signed today but its validFrom is in the future (e.g. signed=2026-06-17, validFrom...