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...
Hello,
i have a application with two operating states state1: device is in deep sleep state 2: device is running
i wake up the device from deep sleep via gpio interrupt...
Hi
I am integrating your Android DFU library with our mobile app to do FOTA to our Nordic device nRF52832 . We are using SDK 14.2 and doing the firmware update using zip...
I have the nRF51-DK and have installed Python etc. and the nrf_sniffer_2.0.0-beta-1_51296aa.
3 .hex files are in that installer: sniffer_pca10028_51296aa.hex, sniffer_pca10031_51296aa...
Hello,
I'm trying to shutdown my whole system (nRF 52832, SD132, SDK 12.3) after advertisement fast and slow are finished, following the structure of the peripheral BLE_APP_UART...
Hi,
I am trying to run lightswitch example in MDK.
Provisioner keep logging : 419, Unhandled Mesh Event: 4
Button 1 is in on state.
and LD5 is keep blinking.
these...
Hello. I'd migrated my application on SDK 15.1 from 14.2. The firmware of my product is always updating so I use NRF LOG module to debug it and see what is going on in every...
Hi to all,
recently i bought PCA10059 board, but i have problem in programming it. because i had some experience with NRF51 and NRFGO, at first when received the board i...
Dear Nordic,
I am using nRF52840 chip for BLE Advertising I want to encrypt this Advertising
I Read a CCM-AES encryption in BLE is it right way to this 31 bytes advertising...
I want to sleep at the lowest current level possible while retaining RAM. I see that I(ON_RAMON_GPIOTE) is 17.37uA! I want to avoid that. I see I(ON_RAMON_GPIOTEPORT) is only...
Hello,
I just started 4 days ago. My project consists of two parts. The first module that I am working on should communicate with. a I2C sensor, go to sleep for 30 seconds...
We have an existing HCI application (SDK12.3) which implements advertising, scanning and central (8 concurrent connections). The application runs on a Linux device and communicates...