Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Dear Nordic Team,
Thanks for supporting.
I am new for mesh network concept. I want to control individual device in mesh network (May be more than 10 device). I have tested...
Hi,
I have a project that has a bootloader based on the SDK15.3 secure buttonless DFU example. During pre-production testing, the need for downgrading the app came up. So...
Hi,
I just wanna start off by saying I know there a lot of similar posts to this one here on the dev zone, but my problem with them is that none of them (from what I've...
Hello,
we're just planning to deplay our first border router for bigger in-house installations and wan't to use a USB-Dongle with the nRF52840 as NCP with the Openthread...
Hi All,
We are working on zigbee protocol and wants to replace the existing setup with nRF52840 . We have some below queries need your answers on the same to go ahead on...
Hi
I'm developing an application that is pretended to run on an nrf52810-based custom board, The code is a modification of the blinky example from the SDK 15.0.0, and for...
Hello,
on my previous project i rellay enjoyed the offline documentation of the sdk (SDK14.2).
Since we are using the Thread-SDK now, I haven't found a offline documentation...
I'm using SDK 15.3.2 with SD 132. SES and the 10040 DK.
I'm not clear how NRF_LOG module and the new serial port library is support to work together.
I can easily make...
Hi Nordic!
In our design we see variations in the rev C lot we have received. We are using the VDDH REG0 regulator. Some of our ICs turn ON with no problem. And even when...
When I scan BLE device at nRF UARTv2.0 App in Android4.4, it is appar device name(Ex:Nordic_UART) and 6 byte device address(MAC address?).
I want to include mac address in...
The button is connected to ground directly ,and without external pull up resistor.
I found it consumes too much current when using internal pull up resistor,but when I use...
According to at client demo, LTE-M1 is the default mode in firmware mfw_nrf9160_0.7.0-29.
Modem work mode will be LTE-M1 after every reset even you changed to NB1.
I...
I am receiving an error when I try to update my custom characteristic in a custom service, which was all working fine until I started playing with app_timer to read battery...
Hi,
would like to run several (8) BLE_HRS_C in parallel to one BLE_NUS on a nRF5. Can that work?
In general, is it there any sample code showing how to implement peripheral...