We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
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...
I am trying to read analog voltage using NRF dev board through an external connected ADC (ADS1220), not the internal saadc. My DK board is nrf52, PCA10040. I start with the...
Hallo
I am using a nrf52832_xxaa (evaluating on a sparkfun board)
I am unable to program the application (Im trying to flash a blinky examle)
I have tried the S132 version...
Hello,
I am using an NRF52832 on a Custom Board that i built myself.
I want to communicate with a PC software via UART so i've connected the TX, RX and GND ports to the...
I have a product deployed in production that uses RSSI on BLE advertising channels (37/38/39) to determine rough proximity of beacons to various anchors (scanners). An issue...
Can anyone tell me how to copy binary data to an arbitrary address on a PCA10056 dev board? My project is based on the BLE keyboard example but it also streams audio to another...
Hi!
nRF52832, s132, 6.0, SDK15
I have strange behavior with delete all bonding devices include HID bonding.
Step by step:
I transfer HID keyboard project to my project...
Hello,
I'm not posting this as a problem, but rather to get some suggestions and ideas about this feature. I have a device based on the NRF52832. It is meant to work as...
Hi
What is the role of RESULT.MAXCNT ?
As the scan mode is based on the number of channels with PSELP != 0 isn't MAXCNT redundant ?
Also, If declaring the buffer as...
Dear Nordic,
what is the maximum distance get from a long range BLE?
I heard 1km achieved through long range in open space is it right?
what is the minimum distance...
Dear support,
I'm using the NFC pairing on SDK 15.0.0 on PC10056 PDK. I install the micro-ecc library and the example works.
First question: The coupling between smartphone...
Hi,
I am using nus service to send and receive data between Android App.
After connection established, App send some data to my module and ble_evt_handler get that data...
Hi,
I am using SDK 15.2.0 in nrf52840, pca10056 and s140. I want to combine two codes of SAADC and ble_app_uart. I have added every driver files and path for these files...
Hi, I started a 4 layers PCB design in cad-soft Eagle. In nrf52840 ref design they are using blind vias in 1 to 2 layer, so I'm guessing below DRC layer setup is correct for...
Dear Nordic,
I want to test BLE Mesh network. for that one board(nrf52832 DK board is programmed with client example. when i debug the program its entered into app_weak_errors...
Hi
I am using nrf51822 , sdk version 11 and softdevice version 130
In project I am trying to disable SPI1 and TWI0 channel by using following command
NRF_TWI0->ENABLE...