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...
We use nRF52840 chipset to design a BT module, and it went into pre-production now. But we found the RX sensitivity is not good. We need your help to confirm the RX sensitivity...
So I am using nRF52811 and I have noticed the battery voltage going at a constant rate and suddenly for a time of 2 mins the Voltage value (ADC) dips and it comes back to...
Hi,
I read many post on devzone, but still not familiar with programming "custom board" in my case, board from Sparkfun. My Sparkfun is correctly connected to nRF52832 DK...
Hello,
I am working to replace my BM70 with nRF52 series. So it has to be quick and simple solution. So, I used nRF52840 USB dongle as my slave (Peripheral Example code...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Is there a way to know the cause of the reset?
I connect the PC to the device and run it in debug mode. However, nothing is written...
I'm running SDK 15.3 with SD 132 and SES 4.30.
I am working with the ble_app_uart_c as the base code and adding other functions. I've gone through the app_timer tutorial...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - Chip) and Nordic SDK v.14.2.0. Now I try the SPI example and I don't know which register is adressed in the last...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
This issue is similar to below ticket with -eraseall and chiperase...
Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this...
Hello, I found an examples using ble_app_uart and and MPU6050 from different SDK's. I am trying to update the to SDK16 and have got it to build successfully but when I try...
hello
I'm testing DFU example.
I'm Using nRF connect v3.2.0 & J link 6.44g( The same happens with the latest version. )
Why this error occurred?????
This error occurs...
Hi,
I want to implement a I2C on my thingy91.
As I am completely new to the world of nordic, I just had no idea where to start, but after reading a lot I thought I could...
Hello All,
I am working on the nrf52810 ,
Using sdk 15.3 .
I am working on the DFU feature on my application.
I have successfully integrated the my application...