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 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...
Hi all,
I’m working on a people tracking system using the nRF52833 module , and as I’m new to this, I want to start with a proof of concept (POC). Here’s my current plan...
Hi,
I have a root certificate that is used by the popular TLS certificate service Let's Encrypt that fails to parse in NCS 2.6.0 on the nrf9160dk. You can find the certificate...
I am looking for an example 6 layer stackup for the use of the nRF5340 / nRF7002 combo that has been proven producible by pcb manufacturs. The nRF5340-QKAA requires microvias...
Hello, We designed and tested a firmware on the nRF52833-DK board, whith plenty of debug sessions and reprogramming. Then it has been build for our custom board, based on...
Hi all,
i am trying to update the nrf5340 firmware using STM32 as the master controller via UART. i initially tried to upload the .bin file of my project to nrf5340 using...