Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
Hi , why I can't have an update of my bootloader ? Here is the script I use to generate the .zip file :
nrfutil dfu genpkg --bootloader Bootloader.hex Boot.zip
The...
i have RBL nrf51822 ble and i want to try it with BLE Sniffer. i flashed the nrf sniffer hex file by drag and drop to my dongle but it doesn't show anything. only it shows...
Hi Everyone,
I am working on a hobby project with nRF51822 which needs me sample upto 4 signals reliably at 500Hz each at 10bit resolution. I have read through few posts...
Hi all,
I have two nRF52 connecting, transmitting, disconnecting and sleep mode when are in normal operation, now I am experimenting a randomly error code 8 when calling...
Dear Nordic Team,
Meanwhile, I've burned through a week finding a solution for this problem.
Now I am out of ideas where to check for problems.
My application:
I...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
I'm trying to flash a nRF518122 with a St-Link V2 programmer via Open OCD.
The process seems to goes smooth, but comparing the number of written bytes to the actual HEX size...
How is BLE_CONN_HANDLE_INVALID changed in multiple services
I modified the ble_sdk_app_proximity example. I added x3 services, based on the BLE Characteristics, a beginner...
Hello
im building a project for discovering infections through temperature sensors, so im modifying the heart monitor sensor examples (central and peripheral) in the sdk...
Hi
I am developing an applicaztion with SDK 13.0.0 and S132 for nrf52832
The version of the softdevice to be used with this SDK is 4.0.2, and I need access to L2CAP layer...
First,the meizu phone can dfu successfully in the dual bank mode,
So do the 360 phone.
But in single bank DFU,this two kinds of phone failed,
So I make the programm enter...
I'm designing custom board with nrf51822 SOC & using buck-boost converter for powering nrf chip, If I don't add inductors in DCC line how it will effect my custom board. ...
Hello,
In previous version of SDK, I used to use "sd_nvic_systemreset()" function to reset nRF52, but this function disappeared in SDK12.2.0 .
The question is what the...