first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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...