This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hi,
I use nRF51422 in Dual mode(SD310) with SDK10 Version.
The profile is CSCS.
I want to ask
How to just show Speed Sensor or Cadence Sensor.
Here is what I did just...
Hello,
I'm evaluating the feasibility of using the nRF52832 chip on a board with a microprocessor running Android and I like to know if Nordic has released or is planning...
I'm using SDK nRF5_SDK_13.0.0_04a0bfd and compiling the example ble_peripheral/ble_app_hrs/pca10056/s140/armgcc using Eclipse Mars 2.
Flashing softdevice s140_nrf52840_5...
Dear Nordic.
I cant found stack API documentation for study.
All company give it for user, for example TI.
User open doc folder and can reed API.pdf file.
Where your...
I use NRF51822_xxaa, sdk12.2, arm_gcc 4.9_2015q3
when i flash hex file experimental_ble_app_blinky_pca10028_s130.hex from C:\NRF\SDK_12.2.0\examples\ble_peripheral\experimental_ble_app_blinky...
Hi,
i have NRF51822 beacon(PCA20006) and NRF51dk KIT(PCA10028).
I am connect a touch sensor and it's gives output in form of "HIGH & LOW".
and i am able to detect the output...
hi,
i want to connect sensor to nrf51822 to send data to smart app continuously over ble.i want to modify example ble_app_beacon. which functions i need to change?
Hi all,
I have implemented a service with various "long char" characteristics. The buffer that I use to receive the data wrote to the "long char" characteristics is this...
I use SDK 9 and nrF51 in the advertising mode. I want to advertise each 1s packets.
First, I call function
set_adv_params(&m_adv_params);
where I
static void set_adv_params...
Hello,
I try to implement the BLE / Cycling Speed and Cadence Service and try to figure out, how to initialize the ble_cscs_init_t data structure. Currently I'm wonder how...
I am building a cadence sensor form the Cycling Speed and Cadence Service module.
Unfortunately the sensor I have built is recognized to have both speed and cadence when...
hi
i flashed s110 softdevice 7.1.0 then ble_app_beacon example application fron sdk 7.1.0 into nrf51822 beacon successfully.but led is not at all blinking in beacon.and i...
Hi
I have got two nRF52840-pdk for long range application design. After reading posts here I realized that the softdevice s140 can only change PHY to CODED after a connection...
Hii guys I am using an nrf51 DK board for my project and I am trying to find the number of advertisements send from the time the board was power up or reset. From my knowledge...