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 Nordic
i am working with nrf52832 and nrf52840
After migration from ncs2.9.2 to 3.0.2 my device (end point) has an issue with pairing to one of the gateways (the gateways...
We have an issue receiving unicast packets with default wifi low power mode.
When CONFIG_NRF_WIFI_LOW_POWER=y is enabled, unicast packets (DHCP Offer/Ack, DNS responses...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...
I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
I am having difficulty getting Thread Block-wise Transfers working correctly using the API from NCS v2.0.0. It was my understanding that the otCoapSendRequestBlockWise function...
Hello,
I'm implmenting firmware updates over BLE, using a nRF5340DK, nRF Connect SDK v3.2.1, and an Android phone.
I can use the nRF android app, but how can I do this...
Hi There,
Our product is using NRF52810. Now we need to do BLE CE certificate to enable our product sales in foreign country.
I am using "radio test" program for the certification...
Hello everyone,
I am currently working with the nRF54L15 and implementing Thread commissioning using TCAT (Thread Commissioning over Authenticated TLS) .
Setup Overview...
After updating from SDK V2.1.3 OTA to SDK V2.9.0, iOS cannot correctly read data such as the model number, but Android can read it normally.
Turn off Bluetooth in the...
I was thinking to use mpu to make a "safe task" that use nrf52840 for the ble NUS comunication and I use the "safe task" to verify the timeout and the CRC of the message ...
Hi,
I have a custom PCB that I am programming. The PCB uses a NRF52840-QFAA chip. I want to save a file inside of the external flash chip (W25Q256JVEIQ). It is connected...
Hi, I'm facing an issue with using some of the settings subsystem functionality. Setup: Device: NRF9151 DK SDK: v2.9.0 Base example: nrf_cloud_multi_service Issue description...