Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hello!
We experience problems trying to connect from Samsung Galaxy A5 (2017) to BL652-SC-01 module that runs serialization on a custom board: the smartphone is stuck at...
Hello, let it be clear that I could be wrong on this, but so far, based on the example provided by the nordic semi, I got the impression that the ble mesh is built almost...
Hello Nordic People,
Today I visited the NordicTechTour in Eindhoven, NL.
At the end we were given the "thingy" - quite interesting and useful hardware thingy.
However...
Hi all,
I just got the Rigado BMD-350 dev board that is based on the the nRF52832 Nordic SoC and I am trying to modify the ble_app_blinky example to include 1 more characteristic...
Hello,
I am trying a IOT SDK example to connect a NRF52840 to a Raspberry Pi 3 via ipv6:
infocenter.nordicsemi.com/index.jsp
I don't use a low energy dongle because...
I've worked on nRF DFU Library on Android where you can easily do OTA DFU. Same with the nRF Connect desktop application. I was wondering if anyone knows any library (preferably...
I'm developing a BLE gateway/scanner for nRF5 Mesh BLE network, my system components are as following:
Raspberry Pi 3 installed with noble nodejs library (as I'm...
Hello,
I am using nRF52832 s132 soft device and i have read accelerometer adc 3 axis value with sample rate of 244us instead of ms. For controlling my device i have send...
log1.pcap Hi, I am developing a peripheral application that can send around 68k of data in the notifications to the central
Notifications are send at the frequency of 284...
I took the ble_app_hrs code and made changes to suit my application (increased number of peripherals, included bonding/pairing, included ble_nus, added code for button, led...
We have problems when connecting to a device running softdevice S132 version 3.0 with a tablet running Android 7.0.
When we use tablet and nRF Connect, we get Error 8 ...
I tried to add ble_nus service to buttonless app (sdk 14).
Keil doen't raise any errors and compiled project, but app is not work actuall in NRF_LOG I can see these messages...
Hello,
I'm confused regarding the nRF82840 matching network found in the datasheet and dev kit. Is the Pi-filter composed of C3-L1-C4 the 50ohm matching network or should...
Hi,
I have a Rigado BDM-300 (nRF52832) on a small custom board.
Using SDK 13.1 with SD132 v4.0.2.
I've taken a template project and adjusted it to my needs. I can get...