uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
hello,
i want to know that which code i have to prefer for communication of nrf51822 with android phone via bluetooth.suggest me the code for using bluetooth of nrf51822...
Hi,
I expected a bit more fanfare for the BLE-based DFU, but eventually found it in the 4.4 SDK after my sales rep told me it was there ;)
Some questions:
(1) Is...
Hello.
Due to expanding code size because of the peer manager i m forced to move to gcc and Eclipse.
So far according to the tutorial i`m proceeding fine.
But, after...
is that any requirement of soft devices in if i want to communicate with nrf51822 module???
try to connect touch sensor with NRF51822 and it's gives output in form of 0...
I need to drive low a IO from a GSM modem:
They suggested to this with a open collector driver. On other microcontrollers usually I have a floating option for the IO...
I've been fiddling around and becoming familiar with the app_twi transaction manager. I wanted to do a quick unscheduled read of a peripheral's configuration register before...
Hi All,
Has anyone had to go through the new Rx RF Blocking test specified in the new version of EN 300 328? It seem all products shipped to the EU after June 2017 need...
Hi
I am working with nRF52840 , since it is said that it can work on 64Mhz, i just want to confirm by using Oscilloscope.
You have any inputs that how i can check the...
Hi,
I am newbie to Nordic and I am building a program that samples adc value. I just wanna know about the difference between two functions "nrf_drv_adc_buffer_convert"and...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Does the S110 v7.0.0.3-alpha DFU bootloader support nRF51822XXAB (128k) part?
I'm trying to flash the DFU bootloader on my custom PCB that contains a nRF51822XXAB part...
Hello
I have an application to process advertising report even if it is duplicated.
Is there any way to control whether the soft deice shall filter
duplicate advertising...