Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
I am using the app_button to handle all incoming button presses. On a press detection I trigger an app_timer which handles tracking how long the button has been pushed, and...
I just starting out trying to get an Eclipse dev environment up and running. I've tried following nAN-29 but it seems out of date. The issues I run into are:
CDT...
Hi,
First I want to thank all nordic staff for their great work on sdk & this incredible tiny chip that do a lot :-). I play a little with the devkit sample and my nrf development...
I've got 3 of the 51822 kits: smart beacon, m-kit, and eval-kit.
I've successfully installed Keil uVision 5.1 and developed/loaded applications for eval-kit.
I've successfully...
I'm just trying to determine if I get full SDK access with the nRF51822-mKIT; or if that requires nRF51822-EK/DK? The current posts on the boards seem to be conflicting in...
Hi Nordic team,
Will the S310 stack be kept, feature- and revision-wise, in lock-step with the S110 stack?
To illustrate my question, can we expect the v7 S110 updates...
Hi, guys
I'm facing some problem in RF transmitting. While I used 51822 board being the device and compatible to nrf24LU1 as dongle. To analysis the problem, I need information...
Hello,
i am working with the s110 softdevice and built up a bluetooth communication. I wanted to reduce the number of advertising channels and read about the use of the...
Hi,
I need to send some additional information in advertising.
According to Core Specification Supplement v4 A.1.11 it is possible to use also 128-bit UUID in service...
My keyboard can't work some time,then I read back the hex from device. And I find that there are 4 byte be changed.
if I modify the left 4 red bytes to right. Then programm...
In my opinion, S120 can only acts as central role and can not be discovered by bootloading sponsor which is usually a PC program. More development work is needed if bootloader...
I am trying to run the bootloader example that comes with the SDK 5.2.0 using the softdevice S120 on an evaluation kit, but I am getting an error at the pstorage_init() function...
I'm trying to emulate an nRF24L01+ SPI slave interface with an nRF51822. The nRF24L01+ interprets the first byte in the SPI transfer as a "command", and the data that it will...
Hello,
we experience the situation, where we are able to flash a softdevice (s210) once. After the softdevice is flushed, subsequent attempts to flash the softdevice fail...