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...
I want to achieve as close as possible to real-time tracking with the nRF9151. Because of the shared RF path this is somewhat tricky, LTE and GNSS can't run simultaneously...
Hello Nordic Community,
We are developing a custom product based on nRF9151 using NCS SDK v3.1.0 .
On the hardware side, we have already completed antenna matching and...
Hi Nordic Team,
We are currently evaluating nRF54L15 for our product design and thermal verification process.
According to the public datasheet, we can find the operating...
I'm setting up a script we will use at production time to write some data to an external flash module connected via SPI to a nRF54H20.
I used the following as reference...
I have modified code for the Dongle to allow reporting multiple advertising devices, and select one device to connect to the USB/serial port. I can display the 64-bit unit...
Hi Nordic team,
I'm debugging a custom board using the nPM1300 and I'm seeing unexpected behavior from BUCK2. I'd appreciate any guidance on whether I'm misunderstanding...
I'm working with a nrf9160 custom board device using the nRF cloud location service. I'm trying to use the nRF cloud API GetLocationHistory endpoint to retrieve the previous...
Hi,
I would like to know if its possible to run Azure FOTA functionality w/o using Partition Manager (aka `SB_CONFIG_PARTITION_MANAGER=n`) ?
Trying to build this gets...
Hello,
I am currently testing the `ipt_initiator` sample on the nRF54L15-DK v1.0.0 using nRF Connect SDK v3.3.1.
When I call `k_sleep()` inside the loop in the `main(...
Hi guys,
I got very strange problem:
I got 2 units:
1) "Tester" board (which is a CENTRAL)
2) "TOP" board (which is PHERIPHERAL)
The "Tester" get commands...
Hi,
1.Can the sQSPI and SPI functions of nRF54L15 operate simultaneously at 32 MHz on the P2 port? 2.Can the sEMMC and SPI of nRF54L15 operate simultaneously at 32 MHz on...
I am using the nRF5340 development board to program the LBS example from the NCS SDK2.7. After system-off, the current is still several tens of microamps, which differs from...
Hei!
I can't seem to get my devicetree overlay to properly work. I have an external LED and two buttons connected to the GPIO ports mentioned in the overlay, and I've...