I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
How precise do the trace antenna dimensions have to be? Given that the datasheet for the nRF54L15 only has a reference layout up to and including the matching network, but...
Hi Nordic:
We currently need to provide the RoHS and MSDS test certificates for our product's NRF52820QDAA-R. I checked the certificates on Nordic's official website, but...
While testing, I encountered the following error after flashing the modem firmware and running the DECT example:
<err> nrf_modem: Modem has crashed, reason 0xfff, PC: 0x0...
Greetings,
I want to change Device name on Advertising. Is that possible? I am using nrfSDk52832, I want when some state of Switch is change, to change advertising name...
I am new to this device, so please bear with me during the inevitable simple misunderstandings! I am scanning for bluetooth devices and getting sensible numbers of devices...
Hi, I have a custom board with an ISP1807 onboard. We'd like to optimize the production process, especially the programming process. We currently use the nrf52840 dk board...
I have a small demo, based on the hello world example, where I have also enabled gpio_keys. I can run this on the nRF52-DK, nRF54-DK but when I come to run it on my custom...
I have seen a few posts including:
Change advertised name (Bluetooth) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
NCS bt_set_name() - Nordic Q&A...
Hello everyone,
I am using NRF5340-DK for my project and I am trying to combine X509 certificates (using MBEDTLS) with RSA operations (using PSA). This is my current proj...
I am working with the wisblock 4631 from rak, that contains an NRF52840. I am working with the Zephyr infrastructure and uploading code via the Nordic extension for VS Code...
Hello,
We have developed a custom System-on-Module based on the nRF9151 SiP and are ready to begin testing its NTN (Non-Terrestrial Network) capabilities.
Following the...
Thingy91I: Is there a sample project accessing the environmental sensor (BME688) ?
If not, perhaps a project to access a device via I2C by the nrf5340 SIP.
A related question...
I am trying to use the HTTPS_Client example but I am struggling to get it working. It returns 200 unmodified, which makes me think everything is working in terms of the board...
Hi, I’m trying to provision a P‑256 key pair into the KMU at runtime on an nRF54L15 (SDK v2.9.1) but psa_generate_key consistently returns PSA_ERROR_NOT_SUPPORTED, even when...