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...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Hello!
I am trying to set up automated tests for an application on the nRF54L15 BabbleSim target. The application needs two-way communication with a test script; this would...
hello
In the nrf/sample/net/aws_iot example, when updating a shadow topic, use $aws/things/<thing-name>/shadow/update/
Where does "thing-name" refer to?
Regards,
Dae...
Hi All,
We have an application that was compiled on nrf54L15DK where we get UART logs . The application was tested on DK and is working fine. Use Case:
Wanted to run...
I am interfacing the DS18B20 digital temperature sensor with the nRF52810 using the nRF5 SDK . The same firmware and hardware configuration works correctly on the nRF52832...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello,
I am currently using the bt and uart backend for zephyr logging on ncs 2.9.2. I want to be able to save logs to flash which will be useful in debugging/ and be...
I am trying to establish a BLE connection between two nRF52840 devices.
The child devices are properly advertising and are close to each other.
When attempting a BLE connection...
Hi,
We are running into a serious issue with OTA. Specifically, we have observed that nRF52832 will not be able to perform OTA to a newer firmware given that it is previously...
I saw a description about on-the-fly CCM mode decryption in the nRF54L10 datasheet, but the Configuration section of CCM00 states that it does not support on-the-fly decryption...
I would like to know about the Mesh model.
Light Lightness、
Light CTL、
Light HSL Setup、
Light Control
Are there no configuration components for any of the above...
Hey,
To program the nRF54L15 EVK, is there some dedicated program tool needed?
From EVK package ordered online, there is only USB cable inside. Can I assume the USB cable...
SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hi I am starting with nRF9160. I build and program "nrf91_simple_tracker," but while running, I got the following terminal output:
I am using nRF Connect SDK v2.7.0 with...