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...
Hello,
We have a custom PCB that includes an nRF9160 and nRF7000. We’re planning a hardware update to add external flash memory and would like to know if we can use the...
I have a very complex nRF project inside VS Code using the nRF Connect extension(s). Frequently while trying to troubleshoot things I will run across instructions along the...
Before initializing training for a new Neuton model in Edge AI Lab there is an "optional" training stop option. However, I wish to train my model longer than that and therefore...
I recently designed and ordered custom nrf54l15 board but i cannot connect it through JLINK
It randomly throughs error like
```
(base) [ 10:18오후 ] [ yeonfish...
Hi, I am trying to implement MUSIC into the sample, and I have a problem with the net buffer allocation. Is there a way I can solve this via Kconfigs?
I am also attaching...
Hello,
I am currently optimizing the power consumption of an nRF54L10-based project.
While I know that system-off mode is the most efficient, my current implementation...
We are currently evaluating thingy91x connectivity in different locations, using some Simbase multi-IMSI sims and are running into an issue where, sometimes, the modem will...
Hello!
One of our clients requested the certified measured EIRP (Effective Isotropic Radiated Power) values of the nRF24L01+ 2.4GHz transceiver, which is used in our products...
Using nrf5340 with nrf70 on a custom board, using NCS 2.9.0 (and I can't/won't update to 3.2.x as the nrfx4 update breaks all my code)
I want to use the wifi interface to...
I have an application in which there are two high speed sensors consider it as sensors 1 and sensor 2. Both sensors are connected over same SPI lines having different CS pins...
Hello,
For the vias in the exposed pad of the NRF54L, I've read that ideally, the vias should be capped and filled. However, due to trying to minimize cost, I was wondering...
Hello everyone,
after some months, yesterday I used my PPK2. When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware. ...
Hi,
We had a nRF52840 DK board developed off Hardware files v3.0.3 build. The manufacturer didn't have any of the MCU or SEGGER J-Link debugger files on the device. We are...