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...
Hello,
This isn't actually a problem report, but might be interesting for readers of
this forum anyways.
I'm writing a series of posts about how to get a unified...
Hi everybody
I want to build a wireless UART transmission system using 2 nrf52832 modules,1 master and 1 slave
Can anybody help me know how to do that
Thanks everyo...
Hi guys,
I am trying to modify Light switch example. My goal is to create a mesh network to transfer data from server to client periodically. So far, what I have done is...
A simple question - if using the nrfx timer library how do I set a timer prescaler?
I'm using timers 3 & 4 in compare/capture mode to measure pulse widths (not the application...
Hi,
I am using nRF52840 dongle. To program this dongle an nRF connect programmer is used. Unfortunately erase button of nRF connect programmer is always disabled?Is it...
Hi,
We are developing a device which connect to a smart phone and alert the user through smartphone when the device disconnected (out-of-range).
So I guess this app...
Hi Dear, I Supposed to migrate form nRF51822 to nFR52833 chip in my board. so i found that there are 3 packages mentioned for the nRF52833 in this document: www.nordicsemi...
Hello, Nordic
I'm developing with nrf52840, s340, sdk 16.0.0, gcc-arm-none-eabi-7-2018-q2 in my customboard.
Currently, I'm using master of Ble and Ant.
It is possible...
I want to send packets of 16 bit data over SPI at regular periods from a buffer. I'd appreciate a bit of clarification how to use the SPI xfer function (I already have the...
I'm trying to use https POST to deliver data payloads to Azure.
We've done a proof of concept using POSTMAN, and we're certain we've got the right method, correct headers...
Hi,
Is there any way by which we can log on nordic device on what packets being sent out?
My intention is to log each advertisement and on which channel it is advertised...
Hi everyone,
I am looking at the SAADC driver and I am struggling to understand the purpose of the nrf_drv_saadc_buffer_convert(). I have read that this is a non-blocking...
Hi,
I want to maximize the indication data throughput and minimize the latency with 4 connected devices.
Setup:
I’m using a nrf52840 as a ble client (sdk 15.2) that...
Hello, I updated the SDK and related SoftDevice of a project based on nRF52832_xxAA
from: 14.2.0 nRF5 SDK - 5.0.0 SoftDevice S132 (compiled works with #define NRF_SDH_DISPATCH_MODEL...
Hallo,
i am currently working on my thesis and i need to build a broadcasting network, in which each node must be able to trasmit to all other nodes, and at the same time...