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...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hello,
I did a code that does scatternets with nRF52 (in connected mode) but it's very dirty because i collected informations all over forum during months and project was...
Dear Nordic Support Team,
In a recent news received by email regarding a new version of "nRF5x Command line tools v9.2.1", it is written that Nordic does not recommend...
Hi everyone,
I am facing memory leak issues while using nrf52 iot SDK for MQTT. The application has a high RAM usage and I am running into memory leakage issue where program...
Hi,
I have downloaded the latest nrf52 v13 sdk.
And i am using nrf52840 PDK.
And i would like to use the beaco_n example.
But i am seeing that the ble_App_beacon folder...
I am building a ble application and your ble modules nrf51822 and nrf52832 meets most of my requirements. But i need more info abut these modules. Please give me clear answers...
I'm in trouble.
With s132_nrf52_3.0.0, Pairing is not possible.
The same is true for sdk-example.
Occasionally, ble-event BLE_GAP_EVT_SEC_PARAMS_REQUEST occurs.
On the...
Hello,
I have an nRF52 connected (as central and device) and i with to detect ibeacons arround. It's blind during connection but how can i improve my hit rate ? How can...
Hello.
I used nrf51822 central and peripheral.
I want to general mode after direct test mode, because massive production test.
but, source code keep stay direct test...
Hi Everyone,
i'm using ble shield with arduino mega and android app , i need to recognize the ble device disconnection ,how do i get that?
please help me as soon as...
Hi,
I am trying to transfer large amounts of data over BLE, to a large amount of devices so speed is critical.
So far, i am able to send the nRF51422 (S110 V8.0.0) a...
Hello, I looked through the forum and tried some examples but it did not work for me.
My aim is to write cccd from peripherals side (Softdevice used S110).
As the result...
Dear Nordic Team.
I have using hardware P/N PCA10028(DK Board) and PCA10031(USB dongle) for both used chip 1422. I have tired to finding FW for ble-sniffer for 1422 chip...
I am using HID example with nrf52, where firmware allows connection from proprietary HID host, e.g. PC as virtual (BLE) keyboard. When connection is established, I use button...
I am working on implementing secure DFU.
I am currently using s132_nrf52_3.1.0 (production).
I believe I have the latest nrfutil which is 2.1.0 .
When I use command...