Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
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...
Not sure if there is already a worked-out example of converting analog to digital data from AIN0 and then updating a characteristic with that data.
I've worked through...