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...
I recently found my NRF connect for vscode is missing multiple windows. the welcome window and connected device window is missing here. I have looked through the settings...
For nRF9160 we can use eSIM instead of SIM card by moving SW7 to eSIM and soldering the eSIM to U20 footprint, what's the recommended IC to use that has SON-8 package ?
Hello,
I’ve been developing a hybrid BLE GATT and BLE Mesh firmware targeting the nRF52833 and nRF52840. The base functionality is working correctly using the example project...
I am trying to assess the nRF5340 on its DK dev kit (PCA10095) and considered flashing a LED the simplest first step to check the development tools and the debugger. Despite...
I use the security mechanism dtls based on udp communication. Can I implement it on nrf52833? How much flash and ram should be occupied at least? Is there a suggested value...
I’m working on the nRF54L15-DK using nRF Connect SDK v3.0.2 .In my project, I’m trying to enable and use the GRTC peripheral . Here's what I’ve done so far:
.overlay file...
We want to use PSA crypto to generate a persistent key that can't be read out and use this for encryption/decryption.
We have of course tried the persistent_key_usage sample...
Our GitHub Actions CI jobs have been downloading https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil for years, using wget . Very recently, this started failing...
Hi Team,
We are developing on a custom board with an nRF54L15 (Raytac Module with NRF54L15_xxAA_ENGB) and are unable to provision a pre-generated secp256r1 private key into...
Following this link to build and flash BLE advertisement https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/thingy91x/thingy91x_building_programming...
Hi all,
I'm trying to characterize the UDP throughput of a Thread network consisting of nRF5340 DK devices. I saw that Espressif made a test report and they seemed to use...
I´m trying to change the installation path of the Nordic Power Profiler as I´m running out of space.
I have about 9GB left, but when trying to open a captured file, Power...
Hello Team,
We are currently working on the nRF54L15 platform and have successfully interfaced an EEPROM over I²C , with verified read and write operations.
We would now...