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...
I get error provisioning key on nRF54L15 and NCS 3.0.1. I tried using "Erase all" in nRF connect SDK Programmer, but it doesn't help. Please check also the attached log. nrf54l15dk...
We are trying to pass interrupts at high speed (clock signal) running at 800khz from port p1 to signal the RISC-V Co-processor to trigger a capture on a 4 bit bus. Is it possible...
Hi,
using nrf connect sdk 3.11, nrf54L15-PDK
I am testing low power with development board, I am trying to reach low power 2.9uA as bench marked.
When GPIO (button)...
I noticed in SD7 SDK16.0.0 when CENTRAL and PERIPHERAL connections are defined, the soft device will return designated central and peripheral connection handles. For example...
Hi,
We are modifying our existing product and adding PA to increase the range. Device right now is developed with nrf5 SDK, but we have plans to move to NCS. However manufacturer...
hi support team,
customer is using our 54L15 for mesh lighting project, here are three questions:
1.
customer needs timer model, i see the "time_cli.c" and "time_svr...
I'm developing for a custom board that has an nRF52832 and an FM25W04 external flash. My application uses nRF Connect SDK v2.9.2. I have a debug build that doesn't use a bootloader...
Gemini gave me some code to help get the phy when a connection is updated which does compile but there is an error warning in vs code. Here is the code:
here is the error...
We are evaluating the nrf54 series chips for a new product. We currently have a product that uses the nrf52 series and the distance measurement library. I see that the nrf54...
Hello,
I'm using nRF52840 with Softdevice S140 7.0.1 and SDK 16 for my BLE application in which I send data via notifications. I'm interested in tracking the hvn_tx_queue...
Hi everybody, I have some problems with flashing my custom PCB with an nRF52832. I saw online that you can flash the nRF52832 using the nRF52840 DK. I have looked into a lot...
Dear Support Team, I have downloaded the latest version of VS Code;
I have also installed the latest version of the nRF Connect for VS Code Extension Pack;
The J-Link...
ncs: v3.2.0
chip: nRF54L15
If I set CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000 (64K), MCUboot fails to boot, and the error displayed is: 'Protect mcuboot flash failed...
We are not using the NRF5340DK board. According to tests, after initiating an SPI data exchange, the program is delayed in executing the next CS pull-high operation, resulting...
Hi,
I’m trying to finish the first exercise of lesson 1, but when I save it to flash and run the binary, I get this error and I don’t know what’s causing it.
Could someone...