Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
I am using all SPI instances and want to use a TWI instance as well. As soon as I add the nrfx_twi.c file I get 1> ...nrf\modules\nrfx\drivers\src/nrfx_twi.c:725: multiple...
Hello
I am facing extreme difficulty migrating soft devices for nRF SDK16, nRF 52832 - S132 to S112 on the nRF DK pca10040 package
I have consulted the following example...
Hi.
I read in the datasheet the nRF52832 has a unique UART.
I have a custom board and this board have to do this four different tasks:
Read data from a 1st UART device...
Greetings ...
I am facing problem in finding a coexist example for P10056. Example code is given only for PCA10040.
1)Is there a way to convert the PCA10040 code to PCA10056...
tag v1.1.0 (have done west update)
using SES 4.30c as suggested by nrf connect (latest SES did not work for me either). Compiled and flashed using SES
simcard inserted...
Hi, I've downloaded Segger from https://www.segger.com/downloads/embedded-studio/ , upon install I found that all of the nRF tabs were missing in this version. Looking through...
F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart
I tested above example, found the speed only 3K per second. Do we have a way to increase the speed?
Hi,
I'm using an NRF51 Dongle as a central to connect to a BLE peripheral using LE Secure passkey pairing. I've got to scanning / connecting successfully, I'm just stuck...
Hi, is it possible to control mesh devices from outside the network ? My idea is to control the light servers inside mesh network via the user interface provided by Home Automation...
Do you have "technical" documentation for examples executed with Python?
I need to send those packets from my host controller, which does not run python.
Something like...
In case the DSM metadata is changed compared to what is stored on flash, the 4.0.0 code is supposed to clear the flash from any configuration but this doesn't work properly...
Hello,
I'm pretty new to rtos and totally new to nordic's nRF9160. I've been trying to get this working all day and can't really seem to figure it out based on the resources...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader, the bootloader settings and the SoftDevice. Our product has a cellular modem to be able to perform OTA firmware...