EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...