I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
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...