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...
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.
We would like to use the nRF52 for an indoor application that should cover a a single family home.
The requirements for throughput are very relaxed, so we'd like to trade...
Hi Nordic,
I am trying to figure out the relation between a certain page number (say, 0xFE) and the group of addresses that it contains. How can I get this relation?
...
hi,
I am working with nr52832 and SDK 12.1.
I have referred the RNG example based on which I have integrated that code section in my custom application:
rng_generate...
I'm trying to accomplish a communication from the nrf24LE1 to the nrf24L01+. The nrf24L01+ is hooked up to an Arduino UNO. The nrf24LE1 is flashed with the "enhanced_shockburst_ptx_nrf24le1...
6.1.4 Erasing a page in code region 1
When erase is enabled, the NVM can be erased page by page using the ERASEPAGE register or the ERASEPCR1
register. After erasing a NVM...
Hello,
I was testing BLE Heart Rate Collector Example with two nRF52832 devices, one was programmed with ble_app_hrs_c as a BLE central role, and the other was programmed...
Hello everyone,
I have very pesky bug that is leaving me in fits. I have a feeling it is a timing issue, but I am not sure at this point. Here is my issue, and I would...
Hi Devzone.
I've taken the ble_app_hrs example,
and then added the example code from the PWM Driver example.
The PWM module is mostly functional,
however I have a...
Hi,
I'm trying to build a SPI Slave <-> BLE bridge, so that everything received over SPI bus is forwarded on BLE and vice versa. In order for the reverse direction to work...
Hello,
i think this is simple question, but nowhere i can find answer. Is nRF52840 preview development kit (PCA10056) contains built in nrf52840 microcontroller or i need...
I am going through the BLE Central tutorial and am a bit confused by the APPL_LOG function calls, from what I could understand it should give messages on serial port, like...
Hello, I have nRF51822 Beacon Kit (pca200006) and nrf51 dk board (pca100028)
I had an impression I could flash beacon and upload new files using nrf51 dk board as jlink over...
I am using IOS nRF Toolbox 4.2 DFU function on nRF51 DK PCA10028. I followed the tutorial here .
Use nRFgo Studio to erase all.
Use nRFgo Studio to program...
We have an nRF51822 peripheral device that is bonded with one and only one central. The central is always an iOS or Android phone running our app, which is scanning at "low...