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 there,
we are a student project and are using the nRF51822 Chip with the MDBT40 module. We designed our own custom PCB and followed the instructions for the circuit as...
I have a subroutine that exercises the SPI interface and only at certain points in the code it won't execute the SPI subroutine and goes into the disassembly when single stepping...
SES IDE, nor nrfConnect programmer tool sees the JLink programmer attached to my PC. No "idcode" in SES. No devices appear in Programmer.
Windows10.
JLink_Windows_V764e_x86_64...
Hello,
I am beginner to work with Nordic, I am trying to setup the development environment for nRF5340 Chipset.
For that install nRF Connect Desktop v3.11.0 version. ...
Hi Team
My SES crashed suddenly. When I tick file->nRF Connect SDK Project, It show below error information. I have try to re-install the NCS from toolchain manager. It...
Hi Team,
I have nRF52 DK PCA 10040.
PC: Windows 10 pro
IDE: Keil uVision 5
Working with nRF5 SDK 17.1.0 with S132 soft device .
To execute the code , first i flashed...
Hi,
Zephyr 3.0 , nrf5340 ncs 1.9.1
i can successfully sent data with
this function ;
So it sends 2 transactions without changing cs state.
1byte tx+rx , and...
Hi,Master:
In BT core_v5.0 2.3.5.6.3 Authentication Stage 1 – Passkey Entry, as shown in the figure below
Question: Why does the process loop 20 times, verifying one bit...
Hi,
I have used the nRF Connect Mobile app to connect a BLE device to my Android device. Once bonded, I can receive temperature signals as expected without issue. I can...
Hi,
I am testing MCUboot in nrf52840 DK
I know that MCUboot can image update using slot 0, slot 1, and scratch area
If so, is it possible to update the softdevice(BLE...
Hello,
We are working on NRF52832 + nRF Connect SDK 1.8.0 for our upcoming product. We need to do OTA of our Firmware.
Could you please help with pointing to the right...
Hi Nordic,
We are using NRF52840 and the NCS sdk to design a new product which may have multiple threads designed. And each thread may need to do some BLE operation at the...
Hi,
I'm developing a peripheral driver which involves UART. I encounter an issue I'm not sure how to proceed.
In my design, I have
main.c
device_drv.c
device_drv...