Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
After purchasing the PPK2, I connected the Fluke287 and PPK2 Ampere meter in series to check whether the measured values matched the Fluke equipment.
The Fluke287 consistently...
Im trying to rotate my st7789v 240x240 display with LVGL commands. Im using nRF5340.
My .dts
My code:
But this dont make any change on my rotation.
Someone...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi!
Is there samples for specifically make nrf54L15 show up as 2 mics for stereo audio source through bluetooth? My project require lot of development with mics and I...
I am using the Adafruit Feather nRF52840 Sense with a W25Q32 external flash and MCUBoot . I can successfully read and write to external flash using NVS , and simple DFU works...
I am trying to port code I developed on the NRF52 DK to a MDBT42Q-512KV2 BLE module from Raytac I purchased from Digikey and am running into problems.
I developed all the...
Hi Noridic team,
I have enabled Matter over Thread on the nRF5340. In this setup, I'm planning to reduce the TX power by setting CONFIG_OPENTHREAD_DEFAULT_TX_POWER=0. Apart...
Hello and thank you for your time,
We have created a board using the nRF54l15 and have used P2.07 & P2.08 for UARTE21 and P2.00 to P2.05 for SPIM20.
UARTE21 and SPIM20...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...
How is it possible to read the DEVICEID from the FICR for any Nordic family device in a generic way using nrfutil?
`nrfutil --json-pretty device device-info` does not include...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
Hello!
I'm writing a program that performs both advertising and scanning simultaneously. I've configured active scanning and scannable advertising, but it seems that scanning...