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 have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
I am trying to do over-the-air (OTA) device firmware update (DFU) on a device with bootloader same to the "dfu_dual_bank_ble_s110" example in the latest nRF51 SDK . On the...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
We are using Gazell to stream data at <=6mS intervals for very low latency wireless gaming peripherals. We'd like to have many of these peripherals devices (more than 24)...
Hello
I'm trying to get a SPI master onto my S210 programmed nRF51422. I'm using uVision 5 and have all the nordic packs installed and built off of the ant broadcast tx...
main.c
I am trying to talk to this sensor: www.meas-spec.com/.../MS5803-05BA.aspx via SPI... it quite seems to work as I get expected responses to commands but as the title...
Do the Nordic Boards offer some sort of config region where settings like the Bluetooth address are stored? I would like to change these settings without having to recompile...
I am trying to set up a GZLL star network on the 51822. I understand that a single GZLL host can support up to eight devices but whenever my host attempts to communicate with...
Hi Team,
Is there any example to understand Prepare Write Request/Prepare Write Response?
In ble_uart_app example, I am getting p_ble_evt->header.evt_id = 2 if I put...
I am using S110 v8, But I am having this problem since the very first stage of developement, so earlier versions of S110 also.
The problem is that sometimes I am advertising...
I'm running: SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.8.0.7
I'm trying to get Notifications to work. I have two attributes. I write to one and have it update the...
Hey I'm developing a sensor network using ANT shared channel. Here are my set up:
I'm using a Android tablet as master. The app was modified from aquired channel app...
I am able to connect see the buetooth NRf51822 ek on windows, iphone, but not mac, when I installed the ble_app_hrs app s110 8 on the ek board. Any idea?
Is it possible to determine the maximal free/usable flash size at runtime? Assuming a memory layout as shown here , is there a register that keeps the end boundary of the...