Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...