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...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I want 3 Axis Acceleration and Gyro data Via I2C bus, I have tried several ways and used some external libraries but nothing worked for me. And I am New to this so Please...
Hi,
I want to measure the duration of a single pulse using GPIOTE , PPI and a Timer with a NRF52840.
My initial idea was to have two capture tasks for the GPIO events...
Hi There,
I try to develop an application in intermittent conditions, it will off work frequently as for lacking the energy.
I try to resume the application from the last...
Essentially the title. Given that I have a BLE device which I have configured to have Legacy DFU services, and also customized the DFU service's UUID, how would I go about...
Hi,
I have nrf9160-DK and I am using NCS v1.6.1. I am trying to run HR Peripheral sample application on the nRF9160DK board.
I have flashed nrf52840 with hci_lpuart sample...
I am trying to using nRF52833 and nRF52840 as a BLE central to connect customer's BLE peripheral.
The attached screenshot is the service discovered by nRF connect Android...
Hello,
I am developing an application based on the BLE examples from the nrf5 sdk using he Segger Embedded Studio.
I am porting a library for a peripheral component and...
https://devzone.nordicsemi.com/f/nordic-q-a/80125/want-to-achieve-1-2-mbps-through-ble
Issue is in this link is not properly addressed . I want to work on BLE with good...
How much i can apply maximum and minimum voltage at Analog pin of nRF52832 controller IC? And Please also guide me is there any mention in the nRF52832 Datasheet.
Hi all,
I am using SDK = 15, softdevice = v6, chipset:nrf52810
I have used ble_app_uart and SAADC example code for one of my application, its working fine, and next i...
Hello,
I'm using nRF v1.5.1 SDK.
If I have my RX buffer to be of size say 6, and I transmit 7 bytes then my code will detect a full RX Buffer and go to the endrx_isr...
Hello,
Looking at the errata entry [78] TIMER: High current consumption when using timer STOP task only , I see that it recommended to use TASKS_SHUTDOWN instead of TASKS_STOP...
Hi everyone,
what are the tolerances of the internal reference voltage of the ADC (0.6V) at room temperature? I know the tolerances are included in the gain error and are...
Hello,
I'm following this documentation Doc to include Fota upgrade on peripheral LBS sample but I have the following problems:
1) all file .bin like ( app_update.bin...
I'm using dongle nRF52840 to sniff packets between earphone & iPhone.
I am facing the same problem: " Encrypted packet decrypted incorrectly (bad MIC)"
just after LL_ENC_REQ...