app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
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.
...
Hi,
I'm trying to run my application on your PCA10031 and PCA10000 USB Dongles and I'm having a problem getting the UART receive to work on the PCA10000-- my application...