Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Hello,
I'm working on a BLE application using zephyr and nRF Connect SDK 1.8.0 on the nrf52840. I'm debugging the BLE stack using ozone but whenever I set breakpoints the...
My Current nRF Connect SDK version: 1.5.0
I am trying to follow this reference https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/nrf5340/netboot/README...
I am working on Apple Macbook Air with M1 silicon and I installed nRF command tools version 10.15.4macOS
When I open the toolchain manager , there is an error that shows...
Hi
I'm using the GNSS sample. It gives me an output, but I want to interpret the output of it. How can I read this and translate it to coordinates?
Kind regards
Sarah...
Hi,
I installed nRF Connect SDK (1.9.1) using Toolchain Manager v0.10.3, and nRF Connect for Desktop v3.11.0. Before that I also installed NRF command line tools 10.15.4...
hi,
I want to build and flash only mcumgr bootloader code to my controller , from the example which i observed i am getting that mcumgr is always with some other example...
I use an InsightSIP ISP1907-HT module, I have a 4 layer board to minimise cost. Signals on top and bottom with GND on inside.
I'm concerned that my design could fail emmissions...
Can using whitelist on Central and Peripheral reduce the connection time? In my example I want to advertise every 3secs and want to make sure that the central connects to...
I am completely new to this toolchain and how it works.
I was trying to add a UART sensor to the matter sample project on the nrf52840dk. Is there anyone who can help me...
Hello,
I'm using the flash MX25L1283 together with the NRF52840. I've implemented a new driver for that flash using the nrfx library. Everything works fine !
However,...
Hi,
What's the maximum throughput for nRF52832 as peripheral?
S132 7.1 SDS demonstrates configuration for 192kbps. But I noticed that DLE is not yet enabled. So can...
I want to use the timer to measure the interval between two signals, which requires an accuracy of 1us. But in Timer mode, I don't find a register that can read the current...
Hello Nordic semi team,
I am running into an issue with sd_ble_gattc_read
I have set the MTU size to 70 and I do this:
// Configure the gatt MTU size . memset(&ble_cfg...
Hi,
I'm currently development firmware for a application using a Nordic chip. This application will use some drivers allowing the communication with sensors and for the...