Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
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 want to update NCP application in the field. NCP is attached as USB device on Raspberry pi which act as border router.
I am using open bootloader ( pca10059_usb ) and...
Hello.
We are currently developing PCB design of smartwatch with RF Nordic nRF24 chip, Johanson small ceramic antenna (P/N 2450AT42B100), and capacitive Touch Switch (AT42Q1012...
I am using asset_tracker as the basic program and basically it is running fine and sending data to the RF connect web page.
However approximately every 30 minutes I get...
I am looking for a simple example for I2C write. The TWI sensor example is not clear.
It would be great to have an example like the basic SPI example
i.e.
How to init...
Hi, My company is interested in doing bluetooth beacon location tracking of android devices for a VR project. I notice we can easily purchase bluetooth 5 beacons on amazon...
Hi,
I am trying to migrate my project file from Keil 5 to Segger Embedded Studio (SES).
After porting all my source code and configuration files, SES is able to compile...
Hello,
I want "nrfutil" CLI tool (To perform DFU OTA of BLE) for one of my device which is based on i.MX6ULL ARM based processor 32bit.
I found that using "pip install...
Hi,
I am using nrf52840 chip, there is Thread and iot coap library, and movement sensor. When sensor detect move, pin call interruption and send coap message.
Voltage...
Hi all, Within my application I've followed the example/fstorage to the letter however upon requesting a flash write to the s112 the nrf_fstorage_is_busy() function loops...
Hi,
I am working with nRF PCA10056 evaluation board and using SDK 15.2.0. I am using nRF52840 as a central scanner, where it will scan broadcast data from beacons.
I want...
Hello,
I'm having problems with resuming usbdevice from susspend state. I'm working on SDK 15.2 with SD140 (6.1.0). on custom board with nRF52840 IC rev. 2.
My application...
Hi, the power LED no longer turns on on my nRF52840 DK board. The board is still advertising when it is connected to a power source and I am able to connect to it with a mobile...
I'm trying to add PDM into my project but can't get it to compile. When I try to call
I get the error "main() undefined reference to `nrfx_pdm_init'"
This looks like...
Hi,
I have some code written to copy PDM mic data into the external and then later dump it over UART. The issue I have is that when using the external flash, my audio...