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...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
Hi All
I am facing one issue using app_timer.c, When I put the PRESCALER value as 327 and started timer as app_timer_start(timer_ID, 100, NULL);, It was giving only 920ms...
Hi,
I ran the Nordic nrftoolbox on Sony Z1 android 4.3. I found that the device name is not showing on the list as attached. Running the Nordic nrftoolbox on Samsung S4...
Hi there,
We are using the nrf8001 and a arduino to read out two sensors.
The two measurements should be at the same time and therefore are coupled to eachother.
Is there...
Hi
I try to program my custom board using J-flash and Flasher ARM ( for production ).
Attached my J-flash configuration.
Connection with device is successful established...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi,
I tried the booloader program on nrfgo mother board and it works as it is.
However, after I followed the same procedure and download to our inhouse board which is...
Hi!
I'm trying to receive notification on a characteristic that I've written before but I can't. I've activated the Notification in that characteristic, after that I write...
This question is somewhat related to: devzone.nordicsemi.com/.../how-to-switch-between-over-the-air-and-uart-bootloader-mode
I know it is possible to switch between HCI...
Hi
I'm working on the DFU feature according to the "device_firmware_updates" example on PCA1001 board, basically it works, but the question I'm facing is the board always...
hello,
We used the nRF51822-BK-FW 1.0.1
We need a little more help here to add the MAC address to the advertising packet. Can Any one help us add that to there?
i m attaching...
Hi,
Could anyone give some idea how to do data transfer with help of L2CAP (calling L2CAP APIs from Application)? I will be very much thankful if give description/steps in...
Hey all,
I have a custom board running a 51822 rev C0 chip connected to a TMP102 temp sensor over I2C. I was using the twi_sw_master.c to successfully talk to it in my...
Hi All,
I am new to the field and working on nRF51822. As mentioned in the question, which is the easiest way to Implement a simple LED blink (10Hz) for 5 seconds?. Is...