Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
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...
My windows 10 PC no longer recognizes the development kit as a USB device (which it did when I started), but when put it in bootloader mode the bootloader USB drive shows...
I am working on some production scripting and as I want this to be able to run under both windows and linux I have been trying to erase all the NRF52840 using NVMC accesses...
Hey,
We are trying to design a PCB antenna and checking in the nwp_008 white paper.
In the nwp_008, it is saying,
The antenna is fabricated on a standard 1.6mm FR4...
Hello, everyone. I use sdk v17 and pca10040. I put the example 'pwm_library' in the example 'ble_app_uart'. However, 'NRFX_TIMER_INSTANCE (id)' in 'nrfx_timer.h' will generate...
Since upgrading from SDK 15.3.0 and soft device S140 6.1.1 to SDK 17.0.0 and S140 7.0.1, I can't get my custom bootloader to work. I adjusted the linker macros to what I think...
Hello.
I'm using Zigbee SDK 4.1.0 with custom pca10059-compatible debug board with nrf52840.
Binding and subscribing to attributes on a multiple endpoint device appears...
I am switching from standard Zephyr and I am trying out nRF connect SDK v1.3.0. When I am building my app for mcuboot, it hangs after configuring the child image (mcuboot...
I've got an application that reads MP3 files from an SD card, decodes them and outputs audio data to a codec via I2S. The codec is clocked by MCLK generated by the nRF. The...
hi Support Team
I am using 3 Development Kit flashed with Mesh Beaconing Example kept apart distance of 30mtr , Say A, B , C
In Another Kit I flashed ble_app_beacon Say...
Does `sd_ble_gatts_hvx()` queue indications and if so then when does the next message get sent; after the previous one is sent or after the receiver acks the previous one...
Hi
I have a project that uses several protocols, including UART and USB CLI
As such, I had to move the nRF logger to work on RTT, so that everything could work properly...
Hello,
I was wondering if it is possible to read the model (e.g. NRF52810_xxAA_REV1) from a chip with nrfjprog?
In production we use nrfjprog to program our devices and...
Platform: pca10100
SDK version: SDK17.0
Purpose: Use radio to scan Bluetooth devices and perform CTE sampling. When the scan data and IQ data accumulate nearly 4K, output...