I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hello,
It would be nice if the HVN tx complete event structure had the attribute handle of the characteristic that was just notified. This is already done for writes and...
Hey guys,
I'm working with the Laird DVK-BL652 and the Nordic SDK v.14.2.0 with Eclipse (Kepler) and try the example "SPI Master". I didn't modify this example but after...
Test Setup:
SD 6.1.0
SDK 15.2.0
Peripheral: nRF52840
Central: iOS 13.1
Central is connected to two peripherals, each peripheral is sending 50 pkt/s, each packet...
Hi,
We have a nrf51822 based custom board with no button, we use accelerometer tap detection to wake up the system. Currently there is no software protection for the battery...
After getting my nRF9160DK activated and showing up in the NRFCloud it would just sit there blinking led3.
I deleted the device from the cloud and tried to update modem...
i create device information service BLE_UUID_DEVICE_INFORMATION_SERVICE,and Bonding on the phone.
i want to update the PNP_ID_VENDOR_ID and PNP_ID_PRODUCT_ID,
method 1...
Hi,
I'm using NRF52832 DK to integrate the LittlevGL graphic drivers . I'm facing some problem while integrating the sdk's.
I'm getting the errors:
.\_build\nrf52832_xxaa...
I have found what I believe to be a bug with the nrfx_qspi driver on NRF52840. After using the QPSI peripheral, I have found that in some cases the NVIC's IRQ#41 (QSPI Interrupt...
Hi,
I am using nRF52840-DK with Segger Embedded Studio . In this dev kit the Atmel chip ATSAM3U2CA-AU provides the programming/debugging interface. In order to save BOM...
Hi,
I'm using commands below to send SMS message in my application. SMS sending is working fine, but some reason during the AT+CMGS command program execution
Is blocked...
I understand that I have to get approvals for my product, but can the nRD9160 operate globally?
Has this sip already been approved (on other pcb's) for use on Verizon, AT&T...
Hello
I'm testing a DFU right now
By the way, the icons coming out when advertising in the APP today changed to the Christmas version, it seems a little weird.
Originally...
I am trying to implement PA + LNA to nrf_esb.c, if I set in PA constantly ON, receiver gets good signal but sender cannot get ACK, if I set LNA constantly ON, receiver signal...
On the Mac machine, I open the Bluetooth Low Energy app of the nRF Connect for Desktop, connect to the nRF52 DK, and try to find the button to perform bonding, as the SDK...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) Initially I loaded Secure serial bootloader...