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...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Using NCS 2.9.0, Zephyr 3.7.99 on a custom nrf5340 board, I want to have multiple functions enabled on the USB interface : zephyr supplied MassStorage (msc), virtual UART...
Hi,
To test the BLE connectivity using the nRF54L15, is there any BLE test framework or python scripts for linux like Raspberry Pi, where Linux SBC acts like a host and...
Hi,
In order to solve another ticket, I need to make mass storage sample to work with a nrf7002dk and nc3.0.2 but I can't manage to make it work. It was working two years...
Hello,
Is there an API or sample for the Real-Time Counter module of the nRF9151? I see the register description in the Product Specification, but I'd prefer if there was...
Hi
I have thingy91x, which comes with two sim cards onomondo and conexa pre activated sim. i have connected sim and flash nrf cloud firmwware to see data on nrf cloud but...
Hi! We are failing to establish connection with third party devices (laptops, smartphones) in a couple of address-dependent advertising scenarios. The problem seems to be...
I have seen this assert since SDK 2.4.2 but less frequent. Now I had updated the code use the SDK 2.9.2, this assert made impossible to release it to production.
The point...
Hi Nordic team,
I am tring to make a BLE mesh net, I use two promicro(nrf52840), one for mesh_provisioner_example, one for mesh_on_off_app_example.
But mesh_provisioner_example...
Hello everybody.
I'm experiencing a problem with two nRF54L15-DK boards, one flashed with sensor clent sample (Client) and the other with sensor server sample (Sensor_srv...
NCS3.1.1, NRF52840, Windows, VScode
I have been trying to add MCUboot to my product, without success.
I believe there are known issues related to debugging when MCUboot...
I'm using the RTT log feature in NCS, and here is my prj.conf:I have two questions:
After using LOG_INF to output logs, I feel the logs are not output immediately. Since...
Hi,
I’m working with an nRF52840 that supports Bluetooth Low Energy updates via MCUboot.
We want to enable APPROTECT on our production units to prevent competitors from...
My understanding is that when the module's measured RSRP is lower than that defined in the broadcasted SIB, ECL will be escalated to higher level during RACH process.
Besides...
Hi,
I found out that my Matter device does not commission to Alexa because as part of adding the device Alexa will try to read FeatureMap attributes from all clusters and...