Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
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...
I am working on a project involving BLE communication, but I am quite new to BLE, so please be patient.
The project scenario is the following: I have a nRF52 feather board...
Hi Nordic team,
I try to use the secure dfu of web app and test this code: https://github.com/NordicPlayground/secure-dfu-web-bluetooth
but I can not test successfully...
Hi,
I am using STM X-nucleo-iks01a2 sensor board arduino compatible, so connected to nF52840 DK arduino header and want to read HTS221 I2C/SPI interface supported sensor...
I've seen other users on the DevZone have had a similar problem ( link1 link2 link3 ), but none of their solutions have been able to resolve my problem.
I'm using the...
Hello Nordic
My device is consuming ~4mA in normal (I already use function "sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)" )
As i know that the current SDK mesh v2.1.1...
Hi,
We are working on Android O with SR3 v1.1.
There is an issue that our Android STB can't find any BLE device using your library.
( https://github.com/NordicSemiconductor...
HI
[environment] · NRF 51822 · SDK 12.3
We are developing application software including DTM.
In the application software, a flag to start DTM using FDS is written in...
Hello all,
I've recently started developing an nRF5 device (using Segger on Ubuntu, and SDK15.2.0), and for what I have read regarding peripheral drivers, I should be...
Hello all!
I'm trying to optimize power consumption for project based on nRF51802 and external host MCU. My current platform and toolchain:
1. nRF51802 as Bluetooth controller...
Hello, i am using NRF52840 board with NRF52840 SDK version 15.2 with softdevice 140 Version 6.1. I am using the BLE_NUS_UART_C example and id like to send a scan request to...
Dear nordic,
BLE advertising happens in 3 channel(37,38,39) and scanner scans these channel based on scan interval consecutively
I want to scan single channel instead...
Using nRF Connect for both iOS and Android, the advertised name is the same for both apps, i.e, DeviceX.
Clicking on the device information also shows the Complete Local...
Hello,
I am using an nRF52840PDK (master) to use an SPI peripheral, where my code is based on examples\peripheral\spi. My IDE is Segger Embedded Studio and I am using SDK...