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...
Hey im new to the nordics family. Recently bought nRF52840dongle to work with a project im developing. So im using RFID-RC522 reader connected to the nRF52840 dongle via SPI...
Description
I’m developing a product designed to recognize people standing in front of gates.
Let’s consider the following scenario:
There are three gates , each...
I am setting up our production facility in India. Brought out our test jig software that flashes the nRF53 modules.
I use nrfutil to program the boards via "nrfutil device...
Hi,
I am using "nrfutil" v8.1.1 and "device" 2.15.2
If I have my Otii ARC plugged into USB, then "nrfutil device list" crashes nrfutil with it complaining about "serialport...
After moving from nrf9160 to nrf9151 on our prototype, our old firmware resets while trying to set up the LTE connection (this still happens when `CONFIG_RESET_ON_FATAL_ERROR...
Hi,
I am following the below link to enable the FOTA over BLE in our custom project. I have tried the "Peripheral lbs" example and it is working.
https://academy.nordicsemi...
I have programmed an nRF5340 DK with the Auracast Broadcast Audio Source application. I have a pair of Samsung Galaxy Buds3 Pro paired with a Samsung Galaxy Tab S11 running...
Hello,
I am creating my own board with a nRF5340. I see a development board with a PCB antenna. I do not have the thousands of dollars for the simulation software. What...
C:\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\peripheral\spis\pca10056\blank\ses project is giving me the errors listed bellow when trying to run the example...
Dear Team,
I have nRF54L15-DK and my firmware is running fine over there.
Now I want to use nRF54L15-DK to program & debug standalone NRF54L15 on a my custom board....
Our existing product (already in the market) at Element Science in San Francisco, CA, USA uses an nRF52832 (BMD-350 module by u-blox) and nRF5 SDK 15.3 as base for the firmware...
Hello, I have two nrf52840-dongles which I am using to test ESB. (NCS 3.1.1)
With a few modifications to the ESB prx and ptx samples:
Remove logs except for PTX ESB_EVENT_RX_RECEIVED...
I upgraded my sdk from 2.6.1 to 3.1.1 and after resolving a few issues everything was working just as it was before the upgrade except for MCUmgr. When I run the MCUmgr client...