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...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
Hello,
To improve the performance of SAADC, I would like to isolate the SAADC from the bad effect of DC/DC and RF.
I assume that SAADC has some noise because of DC/DC...
SDK 15.2's scanning module tries to connect to advertising peers that pass filter criteria when the nrf_ble_scan_init_t connect_if_match field is set true even when the advertisement...
Hi Forum!
I have to understand NRF52 chip for my job! I used to work with STM32 before. It has "Interrupt" (e.g when I receive one byte via SPI, It generates one "SPI_Rx_Interrupt...
Hi, all. I would like some serious help. I have three nRF52840 boards and have been running all the examples from the blinky to light switch/dimming. I am, however, stuck...
Hi,
could you please explain me what nrf52840_peripherals library (located in nrfx folder) is actually doing and what do the numbers next to the definitions mean ?
I see...
Hello everybody, As part of the evaluation of the nrf52840, I have made range measurements. In the course of this I was also concerned with the question to what extent the...
hi,
I am compiling nrf52840 light switch sample code in an embedded studio, I am getting the error as extern "C" {: Invalid argument, how to get out of this
I just began working with the NRF52, using the SparkFun breakout board. I'm developing in Segger Embedded Studio. I am aware that there are drivers for this chip in the SDK...
Describe the bug We have been buying nRF5280 boards and flashing them from open thread website in the first couple tests the devices work properly and connect to each other...
I use SDK15, nrf52832, s132
When in the
I comment
two lines.
Seems works. I can observe on an android nrf connect my device. But on a IOS can't see it via standart...
I am developing the product using nRF52810-CAAA. I have initialized it for SPI use as follows.
This will increase the current consumption by 3mA. Why? Is this normal...
Project configuration: nRF52832, SDK 12.1, s132
We have a system with ESB, BLE and FStorage for NV access. The system works great with either the ESB and FStorage, or, BLE...
Hello,
We are evaluating the nRF5_SDK_v15.0.0 example OTA DFU bootloaders on a nRF52840-PDK. We have generated a signed firmware update package using nrfutil pkg generate...
Hi, NRF52832, SDK 15.2, SD 132 6.1.0
1. How to verify if connection event length extension is enabled (or supported)?
In ble_app_att_mtu_throughput in function conn_evt_len_ext_set...