Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I understand from many posts that the DTS file is ignored when in multi-image (mcuboot enabled) I need to change the partitions to reduce the bootloader from 48K to 32K &...
Hello Nordic Support Team,
I’m currently experiencing issues connecting to my nRF52833 hardware. The device was previously working without problems, but now I’m unable to...
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...