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.
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...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I enter break points inside ble_evt_handler, it always ends up at...
Hello,
I am trying to get Keil to work to program my Custom PCB. I am using Keil uVision5 MDK-Lite Edition
SDK: nRF5_SDK_12.3.0_d7731ad
Device: MDBT40-256R V3 (nRF51822_AC...
I need to incorporate eMMC in my code.But heard that it is not compatible in nrf52. So I would like to know how to include eMMC code right from the beginning the algorithm...
Hi,
I was able to run hid mouse example on my laptop. But when I tried to do the same on my other laptop it failed to execute properly, although the bluetooth pairing was...
HELLO SIR
we are working on our current project on bluetooth , we are trying to broadcast message via one nrf52 DK to other nrf52 DKs . i tried implementing the uart example...
Dear Sir,
I am trying to use a whitelist on peripheral side so as to connect the peripheral to a given phone/App.
At first I enabled the "p_advertising->adv_params.scan_req_notification...
I am requesting a USB booloader hex file or if possible the complete project. I have been doing some hacks on mine and have erased the USB booloader. A quick search through...
We are working on the BLE Smart Switch. The requirements are pretty generic:
Low Power consumption
To be used by multiple smartphones within the house
The obvious...
Hi,
I want to set the TX power in a mesh proxy configuration. I have read mesh sdk2.1.1 TX power of nrf52832 , which works good for not proxy situation (e.g for light_switch_client...
Hi, I'm having troubles adding PWM in light_switch_proxy_server example in Mesh SDK v. 2.1.1.
It seems that the PWM driver and instances are not correctly enabled, looking...
Hello,
I was wondering if there are any article or tutorial I can follow to optimize code build with Segger Embedded Studio.
I was able to follow this article( https...
I need logging in almost anything I do, but I've never been able to start from an example that does not use logging and add logging. I've set the NRF_LOG_ENABLED and NRF_LOG_BACKEND_SERIAL_USES_UART...
Hi,
I am using nRF5 SDK 12.1.0.
I have read the s132_nrf52_3.0.0_migration-document.pdf and I am trying to implement the whitelist without the private addresses i.e...
Hello Everyone need your help.
I am using three nRF52840 dongles and have flashed hex file of an nRF example (Ble_Blinky). i want to know whether the hex file is really...