I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hi,
I am working on Google fast pair locator tag using NCS sample code. For final product, we need one function in device for certification that is to disable and reenable...
Hi nordic support:
Our product used nRF52840, we tried test nRF52840's BLE OTA RF performance with CMW500. After the nRF52840 device is assembled with the casing, it is...
We have a custom nRF5340 board that interfaces with an MT29 NAND Flash IC over the SPIM3 peripheral. Our DFU solution involves storing update and rollback images on this external...
I'm developing on the nRF54L15-DK using NCS3.1.1. I've recently encountered a strange behavior.
My program writes to the RESETREAS register. A bus fault sometimes occurs...
Hello,
Following the ongoing many issues to make Ethernet work alongside the modem on nRF9160 ( , , devzone.nordicsemi.com/.../ (clicking “Convert to public” on this one...
Hi !
I've been through a lot of documentation but did not find any matching my case.
I'm using a custom board with an NRF9160 chosen for its ability to connect to LTE...
Hello,
I want to use P0.10 and P0.11 for SPI purpose for my custom nrf5340 board.
But when I clear the forwarder property for these pins from the pin editor gui, I am...
Hi Nordic team,
I'm using the nPM2100 PMIC in my design to power a microcontroller. The microcontroller sets the nPM2100 into Hibernate mode , and a vibration sensor connected...
Hi Support:
I am testing channel sounding initiator on our board, but there is a crash on CS initiator starting.
below is log:
uart:~$ initiator on [00:57:24.604,598...
Hello,
The Altium lib provided with the DK, has two geometries, one with an "_2" at the end, what is the difference between these? (if any).
Thank you,
Beleni...
Hello,
I’m using the aws_iot sample with the nRF9160DK-nRF9160 target. When I introduce a bug (calling `net_if_up()` on a wrong interface), the system crashes and halts...
Do you have an example of how to add the adxl367 accelerometer to the asset tracker sample template.
I would like to use the accelerometer to detect movement beyond a defined...
Hi Nordic team, I’m working on the nRF54L15 DK with the SAADC peripheral and have encountered an issue when enabling noise shaping.
Here’s the setup:
Platform: nRF54L15...
My ncs version is v3.1.1 and I'm trying to connect a chip (INTAN)RHD2164 using SPI on the nRF54L15 DK. The special feature is that it needs to sample data at double the rate...