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 Nordics.
I want to change SDK version of my project from SDK 6 to SDK 8.1
(actually I am trying to restart my project with new SDK 8.1)
My project base on the ancs...
Hello all,
I am using the examples/peripheral/uart project, which by default is set up as follows:
Language = C
Dialect = C99
Language conformance = Standard with...
Hello,
I am developing on top of S110, for nrf51822_xxaa, building with GCC.
And as my code is growing, even after mapping inspection, gcc optimizations, stripping, heap...
The nRF Toolbox seems not to work after update. Is this a problem of the app or do I have to change something in the settings on my device?
My Device: Samsung Galaxy Note...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
developer.nordicsemi.com/.../a00051.html
says, "Master Control Panel, Version 3.7.1 and earlier does not support DFU Init packet handling. This SDK contains an updated...
Hi All,
we have PCA10028 v1.10 nordic development board, i tested the normal ping from local ip and global ip of device from my linux PC by flashing tcp client iot application...
Hi All,
I have this strange problem with setting the RAM rentention. This code used to work fine on my old PCB but I have made a new PCB which is almost identical to the...
I am trying to get this working with GCC, and I use github.com/.../nrf51-pure-gcc-setup as a base.
I am not too sure how all this works together but:
Can these SDKs...
Can't set tx power level using sd_ble_gap_tx_power_set(tx_power) in S130.
Is there something special I must do? I'm trying to use this function to set the power to any...