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...
Hi,
I bought an nrf51822 beacon from ebay, it has an LED and a button. I am trying to figure out what pins the LED and the button are connected to, without much success...
Hi,
I have cloned code from https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo and everything was looking great.
I have built and loaded code to my 2...
Hello,
on nrf52832, sdk16 S132, I'm using timer 4 and Compare system to step forward in a PWM sequence. everything is going very well until I have more than 3 PPI Chanels...
Hello,
I am using BLE peripheral. I want to send more than 200 bytes of data to the mobile phone. What I need to do in the characteristic definition and after that.
...
Hi .. i am new to pwm, i want to drive the gear motor for that i need pwm pin , which pin i can configure , how to do ? how to configure the pwm pin . which example will be...
Suppose node L is in a friendship with node F. Consider the following:
1. Some other node C sends a message to L.
2. F hears the message, and saves the message into...
Hi Nordic Team, Can you please share any information regarding Indoor Location Tracking feature/application that nRF52840 can support and Example code?
Hello. I 've analyzed a couple of topics here regarding to poweroff. But still want to clarify something. In my project I need to keep MCU in lowest possible power mode, but...
Hello people, As the tittle states, I'm looking for a way to simply enable the GPS module in the thingy:91.
I'm working in the tag v1.1.0 I've been tryng to force with...
Hello, I'm working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it...
I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0 example Writable NDEF Message Example .
I was able to...
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want...