HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
I have a strange problem with pstorage function with nrf51822 with s110 v6.
I need to use nrf_delay ( about 1 second long ) after store and before read.
This is the source...
Hi,
I am using softdevice 6.0.0 and ble_app_hrs example in keil on a custom nRF51822 board. Compilation goes fine but when I try to debug I notice that the firmware seems...
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...
Hi
I am using S110 v6.0.0
I have written an app that has a single service and I then register the same characteristics until it fails. The properties is 0xA (read/write...
Hi,
The nRFgo Studio v1.16.1 will up side down the contents of old profile XML that created by v1.16.0 or v1.15.x.
And use the new generated services.c and services...
Hi,
So I'm using a BT 4.0 dongle (Laird BT820) to set up a LE notification loop with the nrf8001 (RedBearLab shield on Arduino) using gatttool on Ubuntu 12.04. This works...
I've used the nRF8001 on several projects with good success, so I'm generally familiar with the chip's operation. But I'm seeing an issue on a new (custom) board that I'm...
We are currently researching which BLE chip vendor to use so this question is directed at Nordic personnel familiar with the S110 stack's capabilities.
In a situation where...
I would like to use the nRF51822 evaluation kit as an observer to detect beacons and take action based up the RSSI value. I can't seem to find any source code for S120 or...
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,
Repro, using the Nordic hid-profile + iOS 7.1.1:
Pair the nrf51822 based hid device via the iOS bluetooth menu.
Turn off nrf-device.
Boot up the nrf-device...
I want use pstorage write and erase flash,as shown below:
//pstorage_init(); // device_manager_init have been called,so there's no need to call
err_code = pstorage_register...
I currently have a design that has four characteristics (all strings) in a custom service. Each is less than 20 bytes and I send them out one at a time. i.e. one characteristic...
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...