Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
I set the voltage at the PPK “Source meter” to 1250mv, and then used a multimeter to measure the voltage between the PPK “vout” and “GND”, which was 2830mv. How can this situation...
Hi,
We're working on a cellular design using the nRF9151 with an nRF7000 for location finding. We have a working prototype on the Thingy91x and are currently focusing on...
I was reviewing the Large scale Bluetooth mesh testing - Blogs - Nordic Blog - Nordic DevZone and noticed the statement: " Initialize the network by flashing the test firmware...
I want to connect Waveshare E-ink display to nRF5340 using e-Paper Driver HAT. At first, I tried to make all the calls by my own, just by rewriting the code from the ESP driver...
I am attempting to use the COMP section to build a relaxation oscillator. There appear to be a number of interactions between sections, some of which are subtly documented...
Hi there,
I went through all the documentation and instructions in order to use my nRF52DK as a sniffer and I can not see it in the capture devices in wireshark.
am not...
1. What versions of GSMA specification does nrf9160-SICA modem support? In particular we are interesting in SGP.02, SGP.22 or SGP.32 versions.
https://www.gsma.com/esim...
We are developing a Bluetooth peripheral device.
The peripheral has no input/output capability, and a fixed passkey is pre-programmed.
We would like the pairing to succeed...
On the Online Power Profiler I noticed changing iDRX interval has a significant effect on power consumption. How can I adjust this interval on our device?
I saw this ticker...
We want to be able to see if Proprietary PSM is working to determine if our device should reduce uplinks to save battery.
Is there a way to show that the Proprietary PSM...
Hi,
I am planning to replace our existing CC2650 setup with the BL54L10/BL54L15 series. In our current architecture, an MSP432 microcontroller communicates with the CC2650...
Hi there !
I'm having trouble debugging a small project using the xiao nrf52840 board and the J- Link debugger. Everything works fine on Windows, but on Mac OS, the debugger...
The output from the REST API when doing multicell locationing changes from day to day even when the inputs are the same. Why is this the case and is it possible to keep the...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
I am using 3.2.1 SDK and I am using zephyr in VS Code
I am trying to get the NearBy Interaction working. I have both an IOS and Android phone and I have not been success...