Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hello,
As far as I can tell, the NUS app sends a signed char of value -127 to 127 in decimal. Is there a way to use the stock UART application to send an unsigned byte...
Hi Noridic,
I follow the Application note Nan_36 and download the nrf51-ble-app-lbs project as a practice, but the compiling is not smoothly with SDK 9.0. I finally fix the...
Hello,
I am working with S110 stack and the custom application. I wanted to use the ADC driver with blocking and interrupts enabled. But the application is blocking and...
Hi, I use NUS quite alot with the following condition;
(SDK 7.2 & S110 7.1 with IAR 7.1)
When the peripheral only uses NUS, iOS cannot detect the peripheral at the ...
Naive follow up to What is NUS? .
Is NUS merely a vehicle for tutorials and fast prototyping? Or can it be used to build real world apps on?
If so, do we rename the...
Hi All,
We are in design phase of our project . We would like to use NRF52832 for our project.
Our project is a wearable based on BLE. We are planning to use RTOS in NRF52...
I am starting to port the example
nRF5_SDK_11.0.0-2.alpha_bc3f6a0\examples\ble_peripheral\ble_app_hrs to my board. I haven't made any change to the example to save something...
Hello, I have a problem when I attempted to increase timeslot length with 10 ms ,every time I received NRF_RADIO_CALLBACK_SIGNAL_TYPE_EXTEND_FAILED signal.
Why can't to extend...
I use nrf51822qfaa,s110 v8.00,keil MDK IDE.
If the program is wrong,The chip will reset,
I want to save some data to the FLASH area before the chip reset.
What I need to...
nRF 8001: How to use it in Beacon mode where in no pairing or Bonding is required and
it only transmits some information which cn be received by any phone that comes in range...
Hi.I had been confused with parameters of sd_ble_gatts_characteristic_add( ).If I set parameters
like that:
static uint8_t ast_notify_char;
..........................
HI,
I have to implement buttonless bootloader.I am having simple doubt.I am programming softdevice,application(Hrs example with bootloader),bootloader hex file using nrfgostudio...
Hi,
I am trying to perform RF production testing using nRF51 development kit. My DUT is another nRF51 DK. I am setting my DUT according to Figure 2 mentioned in nAN 34...