Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello, I am currently developing with NRF52840 and NRF7002 chips. I am running a custom version of the wifi scan sample, using the baremetal library and custom shim file....
Hello,
I wanted to check if it’s possible to use the BLE Mesh light code with other BLE Mesh apps such as ST BLE Mesh, Bluetooth Mesh, or AMCCOM Mesh.
I have tested it...
I am taking some courses from DevAcademy to learn about Zephyr.
I do have some zephyr supported board(s) for the hands-on exercises, but they are STM32 based, not nRF
...
I note that calling:
mpsl_lib_init causes the POWER . INTENSET to be cleared (including the USB interrupts and POF WARN).
My device uses the USB stack, as such, calling...
Hi,
I'm trying to combine Wifi and BLE frequency test on nRF7002 DK. I started with radio_test example on nRF SDK 2.9.1 and toolchain 3.0.2.
I have added CONFIG_NRF70_RADIO_TEST_COMBO...
Hi.
When I made a application with mcuboot on nRF54L15DK.
In order to reduce power consumption, I want to disable serial log(UART).
I added these configuration in the...
Hello,
We have successfully connected a team device and are receiving telemetry from nRF Cloud via MQTT. We subscribe to prod/{team_id}/m/# and receive all team messages...
Hi there.
i start working with nrf54H20 with the hello world example but i encounter to a problem while compiling the example and i dont know what is the reason ?
the...
Hello and thank you for your help
I am working with the 9151 Rev3 and I attempted to update the IMEI with a valid one provided to us by Nordic
But the following error...
Describe the bug I would like to inquire about an issue where when my PD (Peripheral Device) continuously sends commands without interruption, the PD encounters this error...
Hi,
I recently found out about the Periodic interval feature on GRTC CC[0] and it seems like it would be quite useful for my application. Most of my code so far uses the...
Hello,
I would like to ask whether nRF7002-DK allows connection in STA mode to Wi-Fi with a hidden SSID and whether it can create a softAP with a hidden SSID? If so, please...
I'm looking at the `peripheral_csc` example to understand how to implement write responses. It seems for the BT_UUID_SC_CONTROL_POINT attribute, ` bt_gatt_notify() ` is used...
Hello,
I programmed the sample peripheral_uart on an nrf52840dongle_nrf52840, working in Linux and SDK v2.5.3. I had no problems using the Programmer in nRF Connect for...