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...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hello,
I just purchased this device:
www.aliexpress.com/.../32399375500.html
but found out that evaluation board is only a debugger and does not actually program the...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
While investigating connection parameter handling, I noticed the following:
The is_conn_params_ok(ble_gap_conn_params_t * p_conn_params) function in ble_comm_params.c only...
Hello,
I am working with S132 3.1.0 on a project based on FreeRTOS. Under some circunstances I set manually the value of some characteristics by using the function sd_ble_gatts_value_set...
Hi,
I am working with a nRF51822 board and I want to program in OTA. I know how to program over the air, but the only problem is that when I have a new unused board I need...
Hi,
I am adding BLE functionality to one of my existing product. I product will play the central role for which I am thinking to use nRF51822 based module.
I learned...
Hello i read RSSI in beacon_evt_handler() hrs_scanner project:
printf("RSSI: %d\n\n\n",p_evt->rcv_adv_packet.adv_data.rssi);
but he show me a wrong value of RSSI: 4539...
Hello, I connected, according to official layout design, a 32 Mhz crystal to my nrf52840. Using a 60 Mhz oscilliscope, I decided that the crystal isn't working (no sine wave...
Hi all,
I'm on 10.11.1 (El Capitan), followed the instructions here
github.com/.../pc-nrfutil
And it looks like installed was happy but when I try and run nrfutil...
Hello,
While porting a C++ application to SDK13.0.0, I ran into weird compiler errors, such as
error: #800: this declaration may not
have extern "C" linkage
...
Hello,
I am using a nRF52832 DK(PCA10040). I am qurious about the output impedance at RF connector "J1" on the PC board. Does it provide 50 ohm output impedance so we can...
Just two questions regarding the new nRF52840 to make sure I've understand it correctly;
For the NFC, this is passive only? So it acts like a tag and is not able...