Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
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...
HI,
I'm developing it using NRF52832.
I'm updating the remaining battery capacity using saadc. However, the battery value is not stable because the value obtained from...