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 am using SDK v16, SEGGER to program on my nrf52832 SOC for our project. I need to save a few variables to the flash memory. These variables will hold the status of the device...
Hello,
we are using SDK version 15.3 and mesh SDK version 3.2.0, on a nRF52840 DK board using the Segger Embedded Studio IDE version 4.52 (64-bit).
Our goal is to add...
Hello,
I followed this tutorial in order to familiarise with the code and understand better what is going on. Now, my question is the following, regarding challenge 2 :...
Hi,
I'm using latest master branch of nRF Connect SDK and pre-released modem FW 1.1.2 which is including ANT->AUX switching. I'm developing a firmware for a custom board...
Hello,
I notice that Thread examples with Softdevice (nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b) works fine for a PCA10056 but not on a PCA10059. When I had tried...
I am using nrf52832. I have one led connected to the gpio 25 through the active low condition.
i am trying to configure gpio 25 using this " nrf_gpio_cfg_pin_output(25);...
Hi, what is the impedance of the nRFM9160 GSM antenna?
I'm asking because I'm in the process of verifying the tuning on an antenna + LNA circuit. We will most likely tune...
I am using nrf52832. I am making custom board file .I am little bit confused which function are used for set the pin as output or input.
__STATIC_INLINE void nrf_gpio_cfg_output...
Hi All,
from below post, I found that in SDK11, bootloader code uses NRF_UICR->CUSTOMER[0] register for device type and revision verification so application should not use...
Hi
This is Joe. I would like to ask questions about implementing BLE bonding.
SDK: 16.0.0 (nRF5SDK160098a08e2)
Projects: The base project I start with is NUS example...
Hello,
I am trying to develop BLE custom board. It's my first time dealing with Nordic MCUs and RF. I want to understand if I am doing it all correct. Here is a piece of...
Hi,
In the I2C communication,the nRF52840 SoC is master, the sensor SCD 30 is slave. The sensor SCD 30 needs the clock stretching period, the period time is 12ms or 150ms...
Hello,
I have a general question for you.
When we develop an application from one of your examples and then you put online a new version of your SDK, do you have any advice...
Hello, I am using the nrf9160 DK and connected it with a SIM card of a local provider. The SIM card is able to connect to the LTE network and NB-IoT.
For researches I only...