Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
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 followed the instructions "Programming applications through USB" to update the firmware on the nRF52840 SoC. I pushed down the SW4, switched on power, released SW4. "No...
Hello,
I would like to execute some code when/before sending an advertisement. I tried to do this by using ble_radio_notification_init. Unfortunately for every advertisement...
I'm using the example examples/peripheral/usbd_ble_uart on a nRF42840 USB dongle (pca10059).
As client (central) I'm using nrfconnect on an Android phone.
Connecting to...
Hi, how to link nRF51 IC rev. (1, 2, 3) in NRF51 Series Compatibility matrix ( https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...
Hi,
I try to use QSPI to communicate with Gigadevice NAND flash http://www.datasheet-pdf.com/Search-Datasheet-PDF/GD5F1GQ4 . There's no DK, the custom board was produced...
Hi everyone,
there is a post dated 11 months ago from now in which Nordic tells that -40dBm Tx power configuration is feasible but not recommended ( Case ID: 230320 ). ...
I merged the code from the SDK examples "usbd_audio" and "usbd_cdc_acm" and have ensured that each has their own INTERFACE and ENDPOINTS. I am able to download to the development...
Hi,
I am developing with nRF52832, SDK 15.3
I have an issue with sending data over NUS service. When I flash the code to nRF, it starts advertising, but when I connect...
Dear sir,
The twi sensor code in SDK14 is getting stuck at NRF_BREAKPOINT_COND. Also, on the uart terminal it is showing FATAL ERROR . Please help me out of this.I am using...
Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the...
Hello, my code was working just find then I tried to add the user description value to my characteristic. In the example below I had set it to "Test" for now. Once I did this...