We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi All,
I try to connect nrf9160 to our azure space ( Azure IoT Central) using sample : sdk-nrf/samples/nrf9160/azure_iot_hub at main · nrfconnect/sdk-nrf · GitHub
...
Hello I already have a team on the PRO plan on nRFCloud and I would like to create a new team on the nRFCloud, using the same user as owner of both teams. According to: https...
Hello,
Is there an easy way to upgrade the CMake version that is used during the build process trigger from the nRF Connect SDK Extension in VSCode ?
I'm currently using...
I am using the older SDk 17_1_0 used in the Qorvo UWB sdk.
nrfConnect ->connected to -> controller ->connected to ->beacon, neither appear in scanner as expected once...
I can't define an Advertising file larger than 191 bytes, even in Extend.
Here's my code and proj.conf file.
My board is an NRF52840.
main.c
proj.conf
E...
Hello,
I'm working through the fundamental courses and trying to get my nrf54lm20 development board setup. After I have built and flashed the sample firmware to the dev...
I just upgraded my project (that runs on custom hardware with the nRF8233 using an Ezurio BL653 module) from nRF Connect SDK v3.1.0 to SDK v3.2.1 and the battery monitoring...
Hi, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...
Hello
I am currently trying to develop an asset tracker based on your Asset Tracker Template ( GitHub - nrfconnect/Asset-Tracker-Template · GitHub ). While going through...
Hi,
I am trying to configure SWO logging in a sample project based on zephyr/samples/hello_world (source and config at the end).
I run this application on two targets...
Hello,
In document nRF54L15_qfaa_4L_config1_pcb_reference_layout_0_6 there is a representation of the PCB with 4 layers. The GND of C9 is not connected on the top layer...
Hi,
When configuring an nRF54LM20A for usb and then using the `onoff_request()` API to enable the HFCLK after that, results in spinning sys_notify_fetch_result() forever...
Hi
I am currently experiencing an issue with my custom board related to poor BLE signal performance.
My devices are based on the NORA-B101 (nRF5340) combined with a SKY66408...
Enable the "mcuboot_with_encryption" function. 1: When using VSCode for flashing, by default, mcuboot is flashed with un-signed and un-encrypted firmware, while the application...