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 Nordic experts:
I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1,
As I dig down the source code so far, I find there...
Hi, basically I want to use the sub-1 GHz RF to implement time sync, does Nordic have such a product that supports concurrent BLE and sub-1 GHz RF?(maybe an SoC)
Hi,
Beginners here. So pls forgive me if noob questions.
I am using SDK12.2, S130, on a MAC (with gcc toolchain)
I try to run ble_app_uart example comes with SDK12...
Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size...
Hi,
Just wondering if anyone has experienced this.
I installed the nRFgo Studio 1.18, 64 bit version on my machine:
Windows 7 Home Premium, Service Pack 1, 64-bit....
Hi Nordic Team,
On my project, I added nrf_calendar using the Softdevice using the SDK 14,
the calendar is working fine most of the time. but I have an issue when I...
We have built and run the code in examples->peripherals->timer in nRF5_SDK_12.3.0_d7731ad on 4 different Nordic DK nRF51 development boards. The timer period is 5 msec. We...
We found that, an android phone(Android 5.1) can not update device version by DFU,and then an android phone(Android 8.0) can do it.
The two phones used the same APP version...
Hi,
In the past, we use ble bootloader in nrf52832 and it works well. Recently, we will use nrf52840 instead. However, we just found usb bootloader and ble bootloader can...
where can I download SDK v 5.2.0? Raytac told me they tested their module with SDK v5.2.0 and S110 v 6.0.0
I need to test with this version because I'm unable to make SDK...
I'm using nrf51822. I have a program which shut down the system when the button is clicked. however, not every time I click the button, the system respond. my system is full...
I try to retrieve the current device's MAC address and print it through RTT so that it can be recognized automatically in the manufacturer's test. The weird thing is... the...
I am using the nRF52840 Preview Development Kit in order to test bluetooth range. I have set up nRF Connect on my laptop and am using the Bluetooth Low Energy app. After connecting...
Hi ,
I tested your app Android-nRF-Mesh : https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library .
I saw small bugs : the reset network button on the top right...
When I run nrfx_twi_tx i get the error code 0x01, and I can't find out why. I'm running SDK15.0 on PCA10040, using ses.
My init function looks like this:
The initialization...