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...
Hello,
I am trying to code nRF52840- DK with MAX30003 ECG Board Using SPI. I have referred Arduino Uno Code for MAX30003 ECG.
I need some help for Driver Development if...
Hi,
Is there a way to dynamically disable only the fork of a PPI channel or should I go through disable-free-alloc-assign sequence?
Will nrfx_ppi_channel_fork_assign...
hi, nordicer:
two device, a peripheral and a apple phone as central. we want to support scan request and response with ADV_IND mode, I understand as following:
(1) peripheral...
Hello,
I use the LAIRD module BL652 with the nRF52832.
My project consist of do a synchronous between many board. Each second, I restart a timer of 1 second.
I include...
Hi guys!
I want to add SPI to my BLE project to read some data from my gyro.
Adding other headers was no problem, but when I want to add some code from the SPI-Example I...
Hello,
I am trying to run mesh DFU examples in following environment:
Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic
I have installed...
I am in the process of porting a current production application from SDK 13.0.0 to SDK 14.2.0 https://devzone.nordicsemi.com/f/nordic-q-a/39494/dfu-migration-sdk-13-0-0-s132...
Hi!
I used nRF Connect Programmer (desktop version) for writing firmware connectivity_1.2.3_115k2_with_s132_3.1.hex. And nRF52840 dongle doesn't display in the device list...
Hi everyone,
Yesterday I asked a question, but no one has answered yet.
Previous question:
https://devzone.nordicsemi.com/f/nordic-q-a/35067/nfc-tag-can-t-work-with...
Following file: nRF5_SDK_15.2.0_9412b96/modules/nrfx/drivers/src/nrfx_saadc.c
I've now just add gcc specific unused attributes.
This is just a work around. Best would...
Hi!
I am planning to move sample code of uart.because I port the function of uart to spi sample code.
now i take the SDK14.0.0 and uart sample(examples/peripheral/uart...
Hi, I can make a DFU over BLE with nRF connect 2.5.0 Bluetooth Low Energy, all is OK. I use my nRF52840-Dongle PCA10059 (Serial port: COM19 | USB: Nordic Semiconductor nRF52...
Hello,
I'm using SPI 3 to communicate with a NAND memory. I'm able to go up to 8MHz but not more than that. Do I need to set an array list or use the spi manager.
Is there...
Hi Nordic Support, community,
Recently I started working with the nRF52 dongle, after flashing a hex file via nRFConnect/Programmer applic (version 2.5.running on Windows...