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...
For PCA10001 have 16MHz crystal, and I use the NOP to test the cycle. And found the device work in 16MHz. How to set this board as 32MHz?
This is my current setting in...
We need to sample all 8 ADC channels for random 1ms pulses to record amplitude data from in real time. How much will that impact the bluetooth performance if it needs to freeze...
Dear community,
I would like to know how to send as much data as possilbe from a Nexus 4 to an NRF51822 based device. For that I think I need to send multiple packets per...
Based on the announcement for upcoming training ( www.nordicsemi.com/.../Bluetooth-Innovation-Trainings) it sounds like Nordic will support the Bluetooth SIG's Bluetooth Developer...
Hi, Is there a UART bootloader built in to the factory firmaware similar to others like NXP LPC series where a specific pin is held low at reset. If so what pins are used...
Hi, Nordic Engineers:
Pls give your hand, new question: Could i run two app on one mobile-phone that connceted with only one device? also, they can operate the device by...
Guys, I would like to put the internal uC in sleeping mode while nRF51822 is advertising and wakeup him, when I establish a connection.
I know that is possible, it must...
Alright, so I am having a lot of trouble generating a valid zip file to update with nRF Toolbox (android).
I used nRFgo Studio to flash dfu_test_app_hrm.hex and dfu_test_bootloader_b...
I got a Tablet running Windows 8.1 with a Bluetooth Module that is able to find my nRF51-DK.
Is there a software I can use to interact with my Bluetooth Services of the...
I am currently developing an IoT device using nRF8001 which needs to report gas concentration obtained from a sensor. I have looked through the standard GATT profiles , and...
Hi,
I am having trouble understanding the new PACK structure in a project, in particular, with the example project dfu_dual_bank_ble_s110_pca10028.uvprojx.
My setup...