Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
I am working on a project that needs to be a ble central and peripheral. I based my development off the experimental/ble_central_and_peripheral/ble_app_hrs_rcs_relay however...
Dear Sirs, good afternoon
I am working in a design that includes an nRF52840 as main processor.
I need to know if it is possible to have the following peripherals implemented...
Hi,
How do we fuse the debug port on nRF9160? The purpose is to block all access and the ability to erase all from outside.
This is my understanding:
From debugger...
My nrf9160 connects to AWS when using the AWS FOTA example. However, when I start the custom job as setup from the following link:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
I have a board that emits 0x1818 (Cycling Power) using the nrf51422 chip and firmware using S310 and so forth. Working great :)
Now I just found some strange things...
Hello guys!
We are using nRF9160 SiP module to transfer MQTT messages to AWS IoT. So far, thanks to the cloud_client example and your documentation from here , we were able...
Hello,
I am using Segger Embedded Studio (SES) to develop with the nRF5340 BLE chip. From what I've read, the nRF Connect SDK and Zephyr OS is not tailored for use with...
Hi,
I would like to check my understanding of PSM. Currently, using the AT Client on the local NB-IoT network, I can see that the device is entering PSM after 3 minutes...
Hi, I'm looking for a simple example on how to implement I2C. I've built I2C on my various FPGA's, implemented I2C on various AVR based chips from special function registers...
Good afternoon,
I first devoloped my app based on the nRF52840 (SDK 15.2; S140 V.6.1.0) and it was perfectly working with or without bonds.
After that, and following what...
I've been doing some development on the nRF Mesh platform for the nRF52832 chipset and I'm relying on the Mesh DFU protocol to update my deployed units. Recently I've been...
We need to know what the total internal capacitance and inductance is for the nRF9160 SIP to comply with intrinsic safety certification. Can anyone point me to this information...
Hi, We have developed a custom board. We can upload code using nrf52840 sdk-ble stack. We can read NRF_LOGS. However when we test with the ble_app_blinky that works fine with...