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, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
We are developing a new board based on the NRF9151 and would appreciate some guidance regarding the power supply design for the modem.
Specifically, we’re looking for documentation...
I would need to change the GPIO voltage of the nRF9161 (M1) from 1.8 to 3.0 VDC. On nRF9161-DK schematic I see that VDD_GPIO can be isolated from nPM1300 (U9) VOUT1 by cutting...
Hi Nordic,
I am currently working with the nRF5340 and trying to understand the process of building applications in a multi-core setup.
From both the forum and official...
Hi, We are getting packets a count mismatch error immediately after first successful bt_iso_chan_send() call, preventing ISO communication that worked in 3.0.2. This is our...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Wireless Communication Synchronization System Based on the Alignment Principle
A year ago, I proposed the wireless communication synchronization system described below....
I am going through Lesson 9 of the nRF Connect SDK Intermediate course to understand how DFU and FOTA work in the SDK. I am using toolchain and SDK v3.1.0, and nRF Connect...
Testing a new nRF9151 device using a project derived from the Nordic "HTTPS client" sample project. We are experiencing a "Modem has crashed" event intermittently when running...
Hi,
Background Information:
Our product, BLE near-infrared device , is undergoing CRA (Cyber Resilience Act) compliance assessment—specifically for the EU RED Cybersecurity...
This seems like a silly issue, but I cannot get the UART output from the nRF9151 DK. Attached is a project that outputs via both LOG and printk() to a Segger RTT viewer without...
Hello,
I am working on a simple Bluetooth Mesh application for light control.
I started from the provided samples: - github.com/.../light - github.com/.../light_switch...
I am trying to program an external board using the development kid following the instructions HERE .
I am using the debug out P20.
I have tried supplying the board frm...
Hi,
I am working on ncs 2.9.1 @ nRF54L15.
I followed this academy course to add a single channel saadc in simple mode:
ADC read works properly, but the current read...
i built a small breakout board for npm1300 (QEAAD0 2516AA) to experiment with it. the twi pins are wired to the i2c ports of a raspberry pi 4 to control it, and i have attached...