I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Hi. I'm finally bought a PPK2 to test some of self-built IoT devices. I do have a question in regard to the device (before I break anything). Does it offer any types of short...
Hi. I tried using the TWI master and slave drivers on 2 different nRF52840DK boards. The 100KHz frequency is perhaps a little high and I will see how to lower it by acting...
HI ALL,
I want to create a static library in the application layer, but this library will contain nrf related header files, which will cause cmake to not compile properly...
We have a custom board based on the nRF52805 and we're seeing some odd behaviors in debugging / testing that we're trying to nail down. Two questions:
The INFO.VARIANT...
When I use the J-link programming program, the following happens to the J-flash connection chip
SEGGER J-Link Commander V7.67d (Compiled Jul 5 2022 16:15:35) DLL version...
Hello, my custom board is using pin 09 to communicate through uart. I want to check that uart is working on this custom board. First, I tried to create a simple uart application...
I am using NCS v2.8.0.
After successfully running the headset example with one gateway, one left channel receiver and one right channel receiver am trying to get the Auracast...
I spent quite some time trying to understand why I was getting random network disconnect after a totally fine CEREG notification, like in this log:
It turns out that inside...
Dear Nordic:
Light bulb project support 52840DK, can light bulb project support 52840 dongle? I have not found dongle option in l ight bulb boards folder, only find nrf52840dk_nrf52840...
Hello. consisting of nrf7002 + nrf5340, I'm going to do battery management and power management of a circuit that operates up to a small coin electric motor at npm1100, and...
Hi,
I am encountering an issue with the BLE connection on my nRF5340 DK. When I attempt to connect the device to my PC, the pairing process takes a significant amount of...
Hi,
I am implementing a BLE central that is based on ble_app_uart example using nRF52833 with a soft device version 7.2.0.
I have noticed that a single packet download...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
I am trying to enable the watchdog in my application, and I can successfully locate the device node and add a timeout, but...
Hi,
I am trying to figure out a way to update the toolchain and SDK for an nRF Connect for VS Code installed on an offline machine, without much success.
From https:/...
Hello,
I am working with the NRF9151 DK on DECT NR+ and I want to change the subcarrier scaling factor and subslot value in the hello_dect example. However, I am not sure...