I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
I found a discrepancy between a tutorial and an application note.
Step 2.A of "BLE Characteristics, a beginner's tutorial" devzone.nordicsemi.com/.../ calls sd_ble_uuid_vs_add...
Hi,
I tried to familiarise with eclipse environment and i have some problems :
The debug and run button. I searched on google but i didnt found anwser.
How can i define...
I find example : nRF51_SDK_7.0.0_2ab6a52\examples\properitary_rf\esb\esb_ptx_prx .
question 1: can i add this example into my project that build on SDK v610 and it run...
Hello,
I have an problem with DFU on nRF 52 I have followed this thread devzone.nordicsemi.com/.../ but failing to upload firmware.
I have attached screen shot. You...
Hi
I have noticed that the moment I start SAADC task ("nrf_saadc_task_trigger(NRF_SAADC_TASK_START);"), my CPU current consumption rises by 2 mA!
(tested with chip version...
Hello..
I am Using The Balun having Digikey Part No.2450BM14E0003T And Antenna Part No is . 2450AT18B100E
Then it it is Necessary to add Pi network for matching antenna...
I am working on a school project using the NRF51822 with SoftDevice 130 on a custom board and I aim to create an HID gamepad. I am working on my power supply circuit and my...
Hi,
I just got a nrf52832 pca10040 board and I downloaded the last SDK nRF5 v11.
I downloaded Keil uVision5 and was able to load some examples and test them: nfc record_url...
What is the use of OUT register in NRF52832 data sheet ? It seem OUT register is affected by changing OUTSET and OUTCLR, Can you show with an example ?
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Currently the Peripheral Preferred Connection Parameters UUID 2A04 is by default enabled in the BLE examples. According the BLE spec its not a mandatory parameter the peripheral...
Related to devzone.nordicsemi.com/.../ , how should the last parameter to sd_ble_gattc_primary_services_discover() be cooked for 128-bit service UUIDs?
printf("Discovering...
Hi Man,
How many CENTRAL_LINK_COUNT in ble_app_hrs_rscs_relay can do so far?
I just increase the CENTRAL_LINK_COUNT form 2 to 5 then nRF52 Reset itself all the time.
...