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...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
i'm just beginning my bluetooth journey, and have some basic questions about sniffing/spoofing a BT remote control for an audio device (Topping DAC D50 iii)...
my goal:...
NCS 2.7.0/2.8.0
mcuboot + MCUMGR in the application for BLE DFU
NRF52840
We have been developing our next version of our product, transitioning from NRF SDK 5 to NCS...
I am developing with thingy53. I would like to enable BLE function, MCUboot and littlefs file system at the same time. I am using SDK and toolchain v2.7.0 and sysbuild as...
Hi,
nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect
We need to implement a multicore application for nRF54H20. I...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hello guys!
I have a strange problem where the nrf9151dk suddenly won't power up. It was working fine - I was only working with SW, not HW.
I got a pop-up error saying...
Hello! im developing firmware to send serial data via usb to another device (for this purpose, windows 10 pc). I´m using the USB CDC ACM model, where i interact with a virtual...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
I'm trying to get the USB Mass Storage sample working on the nRF52840 using SDK 2.9. I followed the official guide here: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hi all!
I'm wondering why the VS Code has option to create a new board for the nRF5340-QKAA only?
I have on hands the nRF5340-CLAA and nRF7002 chips which I'm going to...
servo uses pwm0 device, channel 1 in DTS file.
But in its pinctrl file, GPIO P0.13 uses PWM_OUT0 which is channel 0.
It should be changed to " psels = < NRF_PSEL ( PWM_OUT1...
Hi Noridic team,
I have enabled Matter over Thread on the nRF5340. In this setup, I'm planning to reduce the TX power by setting CONFIG_OPENTHREAD_DEFAULT_TX_POWER=0. Apart...
Hi Nordic team,
I'm working with the nrf5340_audio source code from the nRF Connect SDK and have compiled the project as a gateway. When I try to connect to a headset, I...
Hi,I would like to know how it works when reconnecting after a timeout disconnection,I didn‘t find the answer after reading Bluetooth 5.4 specification.