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...
Hi,
I am trying to port ble_app_alert_notification example to PCA10000 board. I've modified the example code in order not to use buttons and leds (always clear bond informations...
We have implemented serialization for S120 and are offloading most of the processing load to a different host machine. We want to establish multiple connections. In various...
Is there any better documentation for S130 than "S130 nRF51822 SoftDevice Specification 0.5.0-1 alpha" ? If not, does it make sense to try familiarize myself with S130 by...
I am using the nrf51822 evaluation board and was planning to use it with sound. There is no DAC included in the board so can anyone suggest a good DAC to use with the board...
hi there, im currently using nrf8002 development kit to study proximity purposes. Can someone provide me with an example of the configuration mode made from NRFgo Studio as...
I want to implement UART support in the S310 ble_ant_app_hrm example to pipe out the heart rate through UART as well as Bluetooth.
I attempted to set up UART with both...
I need to do some single-cycle precision time measurement on the RADIO events. I am currently using PPI, configuring the radio events to to trigger timer tasks.
From what...
I am trying the IOS app and I tried to set the alarm on the "out of range" event with the beacon
It doesn't fire the alarm although I am trying an Android phone with same...
I am trying to run the debug project for ble_app_hrs following the steps in "nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1.pdf"
but I get this error...
Given that most of the SDK (including the softdevice hex) is public now due to the mbed support: would it be possible to open up the downloads for the standard nRF51 SDK and...
From the s130 release notes:
GAP
Concurrent Central, Peripheral,
Broadcaster and Observer operation
(DRGN-4354).
Up to 4 simultaneous
active connections...