Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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...