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...
I'm learning how to use OTA DFU (via BLE) now. I have Python 2 and 3, pip installed in my Win10 laptop. When I install the nrfutil with PowerShell, I had some errors (see...
I've been using the nrf connect toolchain for a bit, and after some initial trouble it was working ok, but now its randomly giving this error whenever I try to build anything...
Hi,
I am trying to convert a number from little endian to big endian. There is a built in function "NTON" that I can use instead of writing my own code, but I can not find...
I'm using two nRF52805 to get sensor values and send 2 sensor real-time values to my phone via BLE. Each nRF52805 BLE works well (Individually tested by nRF Connect App. It...
The encoders I am using generating about 500 pulses per second, and I need to read 3 of them at the same time. I assume a good approach for that is to use the hardware timer...
Hi, working with NCS v1.4.2, I see building products for an <app> landing into subfolder <app>/build/, in several flavours
app_moved_test_update.hex app_signed.hex app_test_update...
Hello,
I'm trying to flash an example code from the SDK onto the Arduino Nano 33 BLE board.
I tried to use the external debugging on an arduino nano 33 ble card but the...
Hi,
I'm using NRF52840 and having a lot of issues with hard fault.
From time to time, I get an application crash with the following log:
HARD FAULT at 0x00000000 R0...
This question may be better suited for the Zephyr forum, but I figured I would ask it here as well in case somebody can easily see what I may be missing.
I am trying to...
I am attempting to use the UART peripheral with a UART device which communicates via 1 start, 7 data, 1 even parity and 1 stop bits.
Is there any? way to configure or fake...
According to this post it seems clear that a peripheral device cannot set the connection event length in a given connection (and only has mild influence on the connection...
Hello,
it's been a couple of days that i have a problem with NRF9160DK.
The problem is related to function getaddrinfo() that is now permanently returning -11, whatever...
Hello,
I wanted to interface LCD with nrf52840, for that we have selected few of them from different vendors. I was looking for display drivers for LCD, but couldn't find...
When building the zigbee network_coordinator example for the nrf52840 dongle the merge.hex is linked to start at 0x0 in flash so the nrf connect programmer won't flash it...