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...
Hello,
I'm using Thingy:52 to monitor FSR sensors in addition to MPU data.
I use saadc and can measure up to 8 FSR sensors thanks a multiplexer, it take about 10 ms for...
Hi,
I am coming accoss an issue while running the LLPM Sample example from http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.0/nrf/samples/bluetooth/llpm/README.html...
hello everyone,
I need scanner and advertising in single code of nrf52810. In SDK i found the example code of ble_app_multirole_lesc in PCA10040 it doesn't support with...
Hello ,
I was using the NRF mesh Light Proxy firmware and wanted to know how many network keys it supports? I was trying to add more than 2 but it gives insufficient resource...
Dear Nordic user,
We are under development with nRF52810-QCAA.
The first board has been make and is being tested.
However, after making the board, I noticed that the...
Hello,
I have problems with adding the ble_nus.c file to my project, but I also have issues with the files: nrf_ble_gatt.c, nrf_ble_qwr.c, and nrf_pwr_mgmt.c. The problem...
Hi,
I have implemented BLE nus uart on my device and am getting some weird problems with the transfer speed.
When I connect to the device and transfer data via BLE nus...
Is TLS_HOSTNAME socket option supported inside the modem firmware or bsdlib?
When I make the function call:
returns with err==42.
I need to set this socket option...
I have a project that I've joined recently that is based on SDK12.1. The bootloader does not seem to work when compiled with a currently arm-gcc version (9.2.1). It does work...
Hello,
I have a small test BLE peripheral application with a few functions I can invoke over a UART dialog. With one function, I can print the first peer in the peer manager...
Hi,
I'm using the ble_app_uart example as a starting point for my project. Basically I want to program the nRF52 DK to receive data from another device via UART, store them...
For either the nrf52840 or the nrf52833 which pins are responsible for configuring the serial preference SPI, UART and I2C and how to map them. Are they any software examples...
Hi,
i am working with nRF52840-DK and i want to implement a network with below futures
The node(means nRF52840-SOC) Should work as a listener
1. the listener should...
Hello,
I'm getting started with nRF Connect SDK. I've installed the toolchain and SEGGER through Getting Started App (because for some reason the Toolchain Manager froze...
Good day,
I have done DFU using the secure bootloader example in sdk16 using the nrf connect app. The DFU process completes successfully and the controller runs the new...