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 am working on NRF52840-DK Board with nRF5_SDK_15.1.0.
I am trying to Transmit SPI Data Using Bluetooth. But I am unable to get Correct data in SPI_TX_Buffer and...
When trying to compile the pc-ble-driver from "master" on Windows 10 with Visual Studio 14 2015, I get the following error:
ClCompile: D:\Programme\Microsoft Visual Studio...
1. I used the nRF5 SDK for Mesh v2.2.0 version to test the Mesh DFU feature and follow the DFU example tutorial.
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
I am a complete beginner, working through the tutorials and trying not to ask basic questions. However, I am up against a customer time limit and need some help. I am trying...
Dear Nordic-Support,
I have implemented some functionality with user defined models on the Mesh2.0.0-SDK. I had implemented both sides (server-client) and i,plemented the...
Hi,
I'm using Uart exemple to post data over BLE.
Everything works fine as long as I'm connecting with my phone with BLE apps.
I would like to connect using a linux...
Hi all,
I'm working with TWI Sensor example. I've followed this https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Ftwi_sensor_example...
Hello,
I want to use ble_app_uart example. I'm usign nRF52832 with nRF5_SDK v15. I need to put the MCU in sleep mode. I can do that. When the MCU awakes from sleep,...
Hi,
NRF52 DK has an RF switch which can be used for looking into the Nordic and observe the impedance using a VNA. I observed the same impedance in RX, TX and power off...
Hello,
i am finding that after i call app_timer_cnt_get() there is a constant power drain.
I have an Ultrasonic sensor. the ECHO pin will fire 2 times into a GPIOTE...