The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I have a development environment using Zephyr; setup and working from the documentation I found for the nRF Connect SDK. I am using SES and am able to debug the provided examples...
I am writing a Windows program to control an nRF52840 using pc-ble-driver, v4.1.1, with NRF_SD_BLE_API=6
I need to do all of the following:
1. Scan
2. Create multiple...
Hey guys (and merry Christmas),
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I try to receive data...
Hi,
I try to modify ble_app_uart so i can get a feed back from the boar if send something I use switch case for my use case, I'm working with eclipse
here what I do...
I have been working with the thingy91 source code from ncs, I can compile and load the sample app successfully. However I did notice that when I compile the code it does not...
I tried out DFU functionality initially using nRF52840-PreviewDK and UART transport
When downloading an app via DFU, It takes about 6 seconds from the time I start nrfutil...
Hi,
I am trying to make my own border router for Thread mesh network using nrf52840 and BG96. I have ordered pre-certified third party modules. Now How can I interface it...
I can't seem to find a data sheet on the PMIC used on the Thingy91.
The data sheet shows a ADP536x and discussions call out a ADP5360.
I searched the ADI website and did...
Hi all,
I am trying to test the OpenThread protocol by using CLI example.
Path of example is nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31\examples\thread\cli\ftd\usb...
Hi,
We use the nRF51 (nRF51822) on our products with the S130 SDK 2.0.1. In order to update the BLE application that we developed, we use the bootloader (secure bootloader...
Hello,
we are would like to drive 3 shift registers simultaneously using QSPI interface. We have look through QSPI examples but it looks like all examples are build around...
Hi,
1) The LwM2M sample app uses the function nrf_inbuilt_key_write() in nrf_inbuilt_key.h to store keys for DTLS
2) The Zephyr LwM2M implementation uses function tls_credential_add...
Dear Sirs, good afternoon.
I am working in a desing that has a nrF52840.
What programming methods are available thinking in production programming stage for this chip...
Hello,
I'm stuck with a seemingly simple issue: I fail to find the place where to set the flag indicating the peripheral unit supports (only) write-with-response or write...