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...
I bought the nRF511822 development Kit, not realising that it needs the nRFgo motherboard to supply power to it.So i have to make do with what I have. I am trying to power...
So this should be a trivially simple demo to run, but I'm obviously doing something wrong. When I build the sample application called "uart_example" in the PCA10000 folder...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Hello, I read an article on Nordic site about the Blend Micro:
*"The Blend and Blend Micro also natively support (with no extra wiring) all Nordic Semiconductor nRF8001...
Hi,
I have a few questions on how to receive data (from an iPhone app) as a a peripheral device on nrf8001 (with RedBearLab BLE shield).
Basically I am trying to receive...
Hi,
how do you use the jlink gdb server?
All i get is Target halted (PC = 0xFFFFFFFE),
gdb will obviously not show any helpful trace for that and continue doesn't work...
Dear Nordic guy,
I 'm developing LG product with nrf51822 chip.
I have some question.
Applcation SW timer use the rtc1 clock source.so,
When NRF_timer interrupt expired...
Hi, I'm attempting to use API 2.1.3 and am experiencing some weird issues with transmission intervals. When I use UpdateConnectionParameters to set a connection interval of...
Hi,
I want to upload a firmware using DFU mode.
If I use toolbox 1.8 app of android I can upload the new firm, but If I use toolbox on my iphone, when I push upload the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Dear Sir,
In SDK5.2.0 S310 HRM example, one nRF51422 act as BLE and ANT RX character.
Another nRF51422 with S210 software act as ANT TX character to send out command...
Hello all,
I want to do current measurement for nrf51822 which is flashed with my own ble application which uses some custom services. As mentioned in evaluation kit user...