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...
Hi.all:
I'm doing a project, it include freeRTOS+emwin(TFT screen SPI-->32Mhz)+BLE(central+peripheral)+FATFS+flash(qspi)+TF card(spi)+GPS(uart)+wifi(uart)+other IC(spi)...
I am working with a SmartThings Multipurpose Sensor connected to a nRF52840-DK running the ZigBee CLI as a coordinator. I am able to have the sensor join the network and I...
SDK11, NRF51822
if I use the fstorage_test at the applicaiton_init(void), then runs ok.
but on my product, I use a key to power the system, if I use the fstorage_test...
We are implementing DFU over serial to the nRF52832 from another microcontroller.
We are using SDKv15.30 and a slightly modified the serial bootloader from the DFU bootloader...
Hello, I am developing a big project with the nrf52832 + several peripheral devices and I want to integrate the notion of unit test to my project (in Segger embedded studio...
When trying to build my BLE Mesh app based on light_switch server example app from nrf5 SDK for Mesh with added functionalities (like detecting GPIO state changes and firing...
I'm attempting to create a DFU update using the the ble_app_uart example coupled with the BLE DFU bootloader. It's not unlike this case .
SDK = v16.0.0
nrfutil = v6.0...
Hello Nordic Team,
I have loaded the ble_app_uart example on my custom hardware. There is a button connected to P0.13. When that button is pressed I receive a NRF_BREAKPOINT_COND...
Our nRF52840 is connected via UARTE @ UART_1 to a modem which does not have a WAKE pin - the only method of waking it from sleep is to send a UART break. Is there any way...
Hello,
nRF52840-DK
SDK 15.3.0
s140
OS: Ubuntu
IDE: SES
I have run into 2 init functions for separate features that have run into this issue. In main, when initializing...
Hello,
I have the following scenario:
* Mobile phone acts as a Provisioner and it already provisioned Device 1.
* Device 1 has Proxy feature enabled and also supports...
Hi,
i'm trying to readout the who_am_i register of SPI slave ST lis2hh12 (a MEMS sensor). I followed the spi-example found in examples/peripheral/spi of SDK 15.3.0.
...
I have a node running with the SDK for Mesh v3.1.0. It crashes during boot up in restore_addresses_for_model() due to dsm_address_subscription_add_handle() returning NRF_ERROR_NOT_FOUND...
hello
I have questions.
1) T he difference between start_tx_carrier and start_tx_modulated_carrier Are both start_tx_carrier and start_tx_modulated_carrier sending data...
Hi,
I have gone through nrf connect app in google playstore . But when I scan for the beacons, the app gives hex values. I want to develop a customized app that will read...