Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
This days I start to learn build my own profile with nrf51822 and I find nrf51-ble-app-lbs example in nordic web site.
But I can not find APP of iOS or Android here: https...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi
I just used ble_app_hrs project for some clarifications. I wanted to debug the project for monitoring behavior of some variables values so I set breakpoints on the locations...
Hello everyone,
I studied firmware for the first time,
I lost nrf51822 simple_uart.c source file..
I can not work in progress now.
I would appreciate anyone upload T...
Dear Nordic,
Is there any documentation available,how the random pool works and where is expected that SoftDevice offers something and when it is blocked? And if there...
I'm interested in using this kit in a commercial product and would like to know if the beacon is already FCC certified.
Currently, it would only be sold in the United States...
Hi,
I used uart_example from SDK v4.4.1 where I continuously transmitted a character 'A' to the serial port
As from the discussions I found in devzone the output will...
Ive searched thru a few of the communities out there for an answer to this, but I am still not sure. I appreciate any help with my newbie questions :)
I need a home automation...
Hi,
I'm trying to compile the ble_app_beacon firmware found in nrf51_sdk_v5_2_0_39364/nrf51822/Board/pca10001/s110/ble_app_beacon with the gcc toolchain on MacOSX, but...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hi,
Been testing the ble_app_hids_keyboard that comes with the nrf SDK and have some questions.
Notes:
The PCA10001 EK is V2.2.0 (2014.04)
I downloaded the...
Hello,
I am doing some experiments with 2 pca10001 and the ble_hrs example (with s110, s120). As it works well, I would like to mofify this example to fit my needs. I only...