Dear Nordic Team,
I hope this message finds you well.
We are currently working on a project that requires generating continuous traffic using Classic Bluetooth, and if...
I can't see the nRF54H20 or Nordic is listed of supported devices in any of the Segger products. The Cortex M33 is OK I guess, but what about the RISC-V core in the nRF54H20...
Hi all,
I'm modifying the Matter Light Bulb example from Nordic's nRF Connect SDK to integrate I2S audio output on the nRF5340 DK. The goal is to play a continuous beep...
Hi,
I'm using an nrfx_timer event with k_poll_signal_raise to trigger a thread to perform an operation.
I've noticed around 900ms delay between when the signal is raised...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
I have a LIS2DW12 accelerometer connected to nrf52840 SPIM3, and I am seeing an intermittent failure. In some instances while collecting accel data during a data ready interrupt...
Hi,
I have couple of questions about provisionning/configuration process:
1- I'm scanning with my phone and many ble devices show up (my devices and neighbor devices for...
Hi,
For my project I'd like to be able to remove GATT services/charactertistics. Is this possible? I can understand not being able to remove single services, but is it...
Hi
The application I'm currently working on has three debug settings:
DEBUG preprocessor symbol
Optimization level 0
NRF_LOG at debug level (using RTT)
...and...
On my custom board I have a button BUTTON_1 in between supply voltage (Vbatt = 3V) and input on nRF52832 - therefore input will receive 3 Volts directly.
I have configured...
Hi,
I am developing a code in which, among other things, when a button is pressed, a led turns on. In the same button handler, a timer is started to turn the led off a bit...
I'm trying to evaluate throughput performance of our BLE application which operates in conjunction with the Apple platform. I would like to know if there is a way that I can...
I created a system some years ago that worked the way as the title suggests using classic bluetooth, and a cheap chinese module (HC-05) with custom firmware. Now I want to...
Hello!
I'm having some problems with Keil. It does not seem to have the board (52DK / nRF52832) installed. I've installed Keil 5.25, and in the pack installer I've added...
Hi to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...