Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi there,
I built a battery powered custom PCBA with the NRF54L15 and the nPM1300. All the configuration and register work via I2C seems to be working properly (reading...
Hi. We have a custom board with an nrf1960, which we use to communicate with Azure IoT Hub over LTE-M. We are updating from NCS 2.4.2 and modem firmware 1.3.4 to NCS 2.7.0...
I tried to find an explicit statement whether a new IMEI needs to be written to nRF9151.
These sources state that nRF91x1 ships without IMEI and it needs to be written:...
Hello, I have a project based on nRF9160 and nRFCloud (CoAP), and uses a SIM from 1NCE. This SIM allows to connect to 3 different MNO at my location in France (Orange, Bouygues...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
By default the GRTC peripheral is not cleared when started via sys_clock_driver_init . This is because nrfx_grtc_init calls nrfy_grtc_prepare , however NRFX_GRTC_CONFIG_CLEAR_AT_INIT...
I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
Hello,
already found a description in the Tech Docs, how to bring the external memory into deep sleep on QSPI interface: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hi I want to know if I can use the nRF52850-DK to flash the Xiao Sense Plus from seeed? I am following the following tutorial which says I need to use a J-Link but that's...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Nordic published a great blog in 2022: "Comparing range with Bluetooth Low Energy of the nRF21540 DK and the nRF52840 DK." It clearly explains the range capabilities of the...
I am new to Zephyr RTOS . i have a breakout board of Max32664D from protocentral interfaced to nrf52840 development kit . i want to get started with this sensor hub max32664...
Hello,
I was given an existing code with a possible bug in it relating to RAM retention and I'm trying to make sense of what I'm seeing. I am using NRF52832 with SDK 17...
I am using NCS v2.9.1 and trying to enable a bootloader chain with NSIB and MCUboot. The regular setup works fine, however if I try to enable the minimal configuration, I...