Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
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'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...
Hi,
I'm doing a project of a bluetooth sensor, using pca10040 with softdevice v5.1.0 s132 that sends data to one or more android applications simultaneously, in this project...
I've got Wireshark running with nRF Sniffer, but it is not really working for me.
I'm using a PCA10040 board as the sniffer hardware.
I'm running on a Mac with MacOS 10...
I tried to set up the programming Environment for Windows 10 by following the "Getting Started Assistant" from the "nRF Connect SDK" program. When I finally came to the point...
I am trying to build a BLE client on Ubuntu using bluepy (a python based BLE library) to receive BLE notification from the NRF board.
For my project, I need a package size...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are generating a 1V voltage our adc returns...