I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
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...
Hi,
I'm trying to build a prototype using the Adafruit nRF8001 Breakout and an mbed ARM CPU.
After Reset, I get a Device Started Event, telling me the chip is in Setup...
Hi,
In SD100v8, there is capability of checking the application version, to make sure no downgrade (or any other criteria required). The reference is in Link to SDK
...
There is a blog post for advertising but none for connection interval.
I am wondering how big is the difference for this example:
Measurement on peripheral every 4 seconds...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
Hi,
Got stuck on an issue that has come and gone and then working fine, and are now back again.
I use a nrf51 module with the led-button-service example (sdk 5.2). It...
So, we are pretty far along in development (I have inherited the project) with an nrf51822, SDK 4.4.2 and SoftDevice "6.0.0-alpha". We are nearing release, and I was told...
I have set the POFCON to enable the power failure comparator and set the voltage level to2.5 volts. How do I know when the battery voltage is below the 2.5 volt level? How...
I want to try a UART communication without RTS & CTS
my board is PCA10001, and I use the SDK 6.1 example: uart_example.
I use Serial Port Utility to communicate with the...
Using SD_110 v6 I get a hardfault on the final call to sd_nvic_EnableIRQ(SWI2_IRQn);
sd_softdevice_enable before that returns success. Any idea why enabling interrupt could...
Hi,
I'm trying to implement an existing proprietary protocol on the nRF51422 SoC. In this protocol the device address is placed differently in the frame than the predefined...
I want to confirm with Nordic staff that the MBR compares the new bootloader with the one it will replace when executing SD_MBR_COMMAND_COPY_BL. It seems that after a comparison...
Hello
Just few quick questions. What happens to the S110 Softdevice after the APP_ADV_TIMEOUT_IN_SECONDS period?
I'm using the nRF51 DK and the ble UART example and I...
As I am using nRF51422 EK (Evaluation kit), would like to know how to test with BT2.5 or lower version. Is this has backward compatibility. As when I give option of FLAG other...