Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Setup: DK #1 is running native S110/SDK10/nRF51, one service 128-bit w/ 16-bit char:
Service UUID: 0x0xb1ad
Service UUID type: 0x0x2
Service handle: 0x0x0c
Service handle...
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...