Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
I've tried to compile "hello_dect" example using v2.6.1 toolchain and v2.7.0-rc-2 SDK. The sample code is present so I assume the SDK is correct version. However it fails...
Hey folks, I'm trying to use SPI00 instead of SPI20 to achieve higher frequencies and driver fails to initialize no matter what I've tried to do on NRF54L15-DK. Here are relevant...
Hello,
I have 9 sensors based on NRF54L15 working as GATT server. I push around 100 bytes every 15ms from all sensors to the central hub. When i connect all nine of them...
Hi everyone!
I am developing device based on nrf25833 mcu which should transmit data to android devices using ble characteristic notification mechanism (data received...
Hi!
Recently I bought this device (v1.1.2) and I was very happy about it until I tried to verify the current and voltage readings. Tried two multimeters and they both agree...
I am porting and existing app to nRF Connect SDK 2.7.0 from 2.6.1. Using sysbuild, MCUBoot and the app are building and I am able to load the firmware onto the PCB and it...
Hello!
I've just come into contact with the nrf54l15. On the customer's board, it is necessary to change the NFC pin to a regular gpio, and they following the previous nrf52...
Hi Is it possible to configure project to use simultaneous multi image DFU and serial recovery over USB? I would like to be able to update both cores using dfu_multi_image_XXX...
I have an LED connected, and I want to use PWM, but enabling it adds about 700 µA of passive current — both when the output is high and low. However, if I set the duty cycle...
Hi,
I'm developing on the nrf5340 and the semtech LR1110. I'm using the latest SDK version 3.1.1.
I saw in the SDK that there's a library for the LR1110, but I can't activate...
Hi.
I try to build the example Matter: light bulb and in the terminal shows an error that iI don´t underestand what is the problem.
Please ¿Any could explain me why ocurs...
Hi,
I am using the Thingy:91X device and can see the updates appearing on the hello.nrfcloud.com web application, but I would like to have access to the 'device' via the...
As the title said, I'm currently on the nRF21540 DK. I turned on Async UART:
CONFIG_UART_1_INTERRUPT_DRIVEN =n
CONFIG_UART_1_ASYNC =y
CONFIG_UART_1_NRF_HW_ASYNC =y...
Hey Nordic Team
Just looking for guidance and clarification on the nPM1300 setup. couple of questions on the sample setup below.
Project Overview
Project is a consumer...