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...
Hi,
Bug: The Zephyr LwM2M client does not add resources UTC offset and Timezone to the Device object. Everything is prepared but the actual lines to add them is missing...
Hi,
I have a mesh network with multiple smartphones, which are connected over GATT. If now a light command is triggered on one smartphone, I want to synchronize the other...
Hi Sir,
As we know the SDK has the lowest version of IDE to compile.
========= release note of SDK 16.0 ============
The following toolchains/devices have been used...
Hi,
Every now and then we have to fix bugs in nRF Connect SDK. Some of the bug fixes are of general interest. What is the process for contributing fixes to Github?
BR...
Debugging in Segger serial example from mesh
It runs and responds to commands, but when paused or hits breakpoint - single step or continue gets to address 0xa60, continue...
While setting u p a sample project in SEGGER Embedded Studio, following error is encountered
All the previous installation steps were successful and verified.
Please...
Hi,
I am trying to implement SPI slave on NRF52810. I added nrfx_spis.c and enabled below macros in sdk_config.h
NRFX_SPIS_ENABLED and NRFX_SPIS0_ENABLED to 1
Still...
Hi all,
I am using SDK 15.3 with NRF52811 chip.
My application include app + bootloader.
In my application, I use flash area from 2E000 to 2F000 for save my user data...
hello
i want to create for the need of my project a thread border router as simple and compact as possible.
i have seen the implementation using a raspberry pi 3B as the...
Hi,
I followed this guide to send data to the GCP using the Thingy:91 : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google-cloud...
Hello,
i'm trying to set the automated test script as described here:
https://github.com/NordicSemiconductor/Android-nRF-Connect/blob/master/documentation/Automated%20tests...
Hi all,
I am a newbie in ble and also nordic. I have an application need that would do some lowfi sound data transfer which 16 bits at 14k sample rate from central device...
Hi,
Good Day!
Statement of problem: Currently we are using app_timer in our application for conducting the user behavior. For example, for user input off of capacitive...
Hello, everyone. I am newbie in use the Power Profiler Kit I followed all the steps as described in PPK User Guide v2.2:
1 - cut traces on the DK (SB40) 2 - installed the...
Hi,
I am porting a BLE program in nRF52832 EVB, and it can work correct.
The system will not work when I want to remove 32KHz crystal from my own real board.
Would you...