Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
When i klick "Erase all" in nRFgo Studio, i allways get this Message
"unable to find or open JLinkARM.dll"
i did already try several hints from this site.
corrected...
Hello,
I will post this question to NDZ first time .
Our customer is in trouble to reduce power consumption at nRF52832.
Our enviornment is below.
CPU: nRF52832...
I am using the ble_app_uart example as my base on a 52840 with sdk 14.1. I have commented out BLE_ADV_EVT_IDLE case in on_adv_evt() function and the BSP_EVENT_SLEEP case in...
Hi:
I download the google official example "android-BluetoothLeGatt" from github
In the original code, the SDK26 is used, but it can not find any BLE device.
If the...
hi, i'm newbee in BLE,now i have a trouble about advertising in NRF51822.
in my project,after BLE disconnect, I can't see BLE again that mean BLE can't advertising continuously...
Is there a good Mac log analyzer for Android's btsnoop_HCI.log file?
I'm trying to debug an Error 0x81 (GATT_INTERNAL_ERROR) that is being returned when I try to write...
Hi, all!
Sorry, I'm not good at English myself.
My device is nrf52832.
Example code is ble_app_uart (pca10040, s132), I did not modify the code.
My problem.
Ble...
I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I'm trying to follow this tutorial here devzone...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
I am planning to use MDBT42Q with Chip/Ceramic antenna. I can see in the data sheet they have mentioned an optional 32.768khz crystal.
see page 32 (8. Reference Circuit...
Hi,
I am wondering which development platform tools will Nordic be supporting for IoT nRF52832 PCA10040? Kiel or IAR or eclipse or EmbeddedStudio?
Do we need to buy EmbeddedStudio...
I am writing an application for sending data received over SPI from a non-nordic chip to nrf52840 to nrf uart app using NUS service.
I am using 20 bytes of a packet size...
Is there any callback interface of sent-beacon activity that I can use in BLE s140?
I want to change the content of the beacon every time I send one. So I want to use a...