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...
We have a design in production using the NRF52833 -QIAAA0, Datecode 224700 and later in the hundreds.
Recently the assembler supplied NRF52833 -QIAAA0, Datecode 2126DS....
Hello everyone, I'm trying to create a sample code for a central unit on the NRF52840 to work with two services simultaneously, from a single connection with the peripheral...
Hello everyone,
I am a Hearing Aid Professional and I am looking for a solution for Auracast.
The Project: - An Auracast transmitter (Starkey Edge TV Streamer Auracast...
Hello Team, We are currently working on a new project that incorporates geofencing functionality using BLE. We have checked the current consumption in nRF52833 DK using the...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hello, I am writing an AT command response parser for my custom AT commands. I thought about using nordic's parser utils found in include/modem/at_params.h but I have been...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
hello . i tested the sample for the persistance key it worked with the AES key . But when i tried with the EDDSA key i received that error psa_generate_key failed! (Error...
I have 7 GB large .ppk2 file exported by Power Profiler v4.2.1. I am looking for a glitch in power consumption. Doing this manually by scrolling through the waveform in Power...
HI! I am trying to decrease the memory use of my application that is built for a nrf9160 and noticed that tfm creates a 256kB partition that it only uses around 99kB of. RIght...
nRF54L15 has RRAM with error correction codes (ECC) built in, with autocorrection.
I guess ECC errors could either happen due to a power loss during a write (when reading...
i am working with the nrf7002+nrf5340 ns when i run the excercise solution and press the button a couple of times, i get this error *** Booting nRF Connect SDK v3.5.99-ncs1...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
I plan to use an ESB as a low latency and high speed protocol.
However, there must be multiple hosts on one network.
Hosts or devices must be able to communicate with...