I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
Hi, I have developed a stable program on the nRF52840 board, and now I'm transporting all the code, and trying to make it compatible with an nRF54L15 board.
I used ZMS to...
Howdy,
I am currently working on the nRF52840 chip and trying to convert my SPIS code from being in my main while loop into being interrupt driven. I am using Zephyr to...
Hi!
I want to integrate power management into our FW. Therefor I did enable it in the prj.conf:
And added runtime enable and action run calls regarding this device...
Hi,
Is there a sample demonstrating the EasyDMA configuration for the I2C21 peripheral of the nRF54L15 using SDK 2.8? I found a sample for the nRF52 with an earlier SDK...
HI,
I am super confused about which direction to go forward...
I need example code and tool chain where I can build a
1) ble bootloader that supports the Nordic Semi...
Hi,
We are using nRF52832 custom board for our application.
In this board we have to use P0.05 pin as GPIO Input. But it is continuously showing LOW signal in multimeter...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
Hi,
I've just completed Ex 2 of Lesson2 in the BLE Fundamentals course on the DevAcademy and have noticed a couple of problems. Firstly, the nrfConnect app for iOS seems...
NCS v2.9.0
nRF52832 DK
peripheral_uart sample
"Online Power Profiler for Bluetooth LE"
has a BLE role to send non-connectable, non-scannable packet,
I want...
The Application create connection as Central with the following parameters:
After connection established, the application execute the following Subrate request command...
Dear Sir.
I wonder on the noise demand on the power supply to nRF54Lxx? I have 24Vdc from a battery, and would like to use a standard DC/DC converter down to 3.3V (e.g LT1933ES6...
Hi NORDIC Support Team,
I am using the nrf5340 and attempting to enable a BLE connection on the board with 2 clients simultaneously.
The issue I'm encountering is that...
Hi Nordic
Our customer is going to develop LE Audio porduct and have some question of firmware as below:
(1) Need to use I2S only CODEC (DAC) (2) Currently using the sample...
Hello team,
We use the module MDBT53-1M based on nRF5340 and there are no dc-dc components mounted in our hardware. Using nRF Programmer, we could flash nRF5340 for the...