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...
Hi all,
I have understood that sys_evt_dispatch is used for all events that aren't BLE but concern the softdevice.
I start to develop my code on gls_example, here in...
I have an application where I need to synchronize several devices to within 1us using a radio. In order to do this, we need to make a protocol that allows precise synchronization...
We have these Dev Kit Nrf52 and also Nrf51 Bluetooth Smart Beacon Kit. For our application and for the simplest user experience we would like to benefit from update via OTA...
My product only offer a debug interface(SWDIO/REST,SWDCLK,+3.3v,GND),but I learn that the nRF51 DK debug out interface has several pins,such as EXT VTG,EXT GND DETECT,EXT...
hi all:
I am a new user.Now i have a project in which I need to implement a function a host and four devices .I just want to know if i use the example of " gzp_dynamic_pairing...
Is a delay needed between Characteristic updates
I modified the ble_sdk_app_proximity example.
I added x3 services, based on the BLE Characteristics, a beginner's tutorial...
I have 32-bit float numbers, sent to the BLE from SPI.
I can manipulate this into x4 bytes, or actually use sprintf and get a real 6-byte representation of the number.
...
I have taken ble_app_ancs_c_s130_pca10028 example and modified the application to run on our custom board.
The custom board uses NRF51822 (NRF51 IC revision 3).
The following...
Hi,
We are using nRF51822_QFAB (128K/16K), S110 V8.0.0 and SDK V10.0.0 for my development. We are in the need of guest (unbonded), pairing and bonded mode.
Guest...
Hello,
I'm struggling with setting up the eclipse IDE to build the blincky program in the SDK now I've configured all the paths and eclipse configuration according to this...
Hi ,
I am using nrf5 SDK v12.2.0 ,
I have an nrf51822 board .. can I just compile the examples in SDK for pca10031 and use it for nrf51822 . Please let me know what I...
Is it possible to have two nRF52 devices connected in such a way to send UART data in a bi-directional way.
Would device 1 be a BLE central and the other BLE peripheral...
I followed the link: infocenter.nordicsemi.com/index.jsp to build and load the app into two boards.
Step 1 ~ 8 are working as expected. But
Step 9 "Observe that LED...
Dear Nordic,
What I want to do:
Battery powered sensor network
One gateway (BLE --> WLAN) with a serial-to-wifi chip connected to nRF52
MQTT (IBM Bluemix -...