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...
I am trying to get buttnless DFU working on the NRF52832_XXAB which only has 256K Flash and 32K RAM.
I have buttonless DFU working on the nRF52 DK which has the larger part...
The above is the waveform of data pin and chip selection pin.(The yellow waveform is the data pin waveform. The blue waveform is the chip selection pin waveform. And chip...
Below is a picture of advertising event current waveform:
The TWI current consumption is upto 2mA, I change the peripheral from TWIM to TWI, the current is exactly the...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
We are using BLE advertizements and Openthread...
I have a custom board with nRF52840 and uses Segger EDE.
In our project we would like to store some info about production to flash memory (DeviceID, production date etc...
I followed the guide Configuring and performing DFU over Mesh ,old firmware was examples\dfu\build\dfu_nrf52832_xxAA_s132_6.1.1_Debug\dfu_nrf52832_xxAA_s132_6.1.1.hex,new...
Hello,
I want am use NRF2401L01 for sending data wirelessly from one device to another device and vise-versa.
The First device is arduino nano(Transmitter) which senses...
I looked at the following question
nrRF2 GATT attribute read callback
and it does not quite answer what I want to know.
What I need to know is do I get signaled by the...
I have followed the getting started, with my new nRF52840DK, with switches at:
Sw6 Default
Sw8 On
VDD selected
when plugged into the USB, LED 5 blinks rapidly, LED...
Hello.
In order to connect multiple units on the previous question page ( https://devzone.nordicsemi.com/f/nordic-q-a/51970/implementing-multilinks-on-multiroll-programs...
I want to develop our PC software to control the USB nRF52840 Dongle to be as a BLE central device,so I need to know the command that the nRF Connect used to do this,but I...
HI as i am new to nrf nordic semiconductor development i have some quetsions regarding application im developing
I am trying to develop Ble application where nRF 52 will...