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 guys,
everything worked fine for me (NRFConnect, Apps, CLI, Building with Segger Studio, Prgramming via NRFConnect Programmer, everything on Win10) but then I was...
Hi,
I am using nRF52832 DK for testing beaconing and TWIM and TWIS. I am using SDK 14.2.0 S132 v5.1.0.
But, the final product would be using nRF52810. So, will the code...
I'm working on a project with nrf52840 and i'm trying to send and receive ipv6 packet throw thread protocol so i tried to use to send with otIp6Send and receive with otIp6SetReceiveCallback...
Hi,
Is there a detailed analogue circuit model available for the GPIO pins on nRF52. Most of all, I am interested in the circuit model (or SPICE model) for the IO pin when...
Hi, I am currently working on calculating a Li-ion battery;s remaining capacity. As far as I know, I should read the raw value via SAADC. then convert the value back to voltage...
Hello, everybody
I got a problem that i add device name and advertising my specific data according to Beacon example in SDK 15.2.0, but the data order is not what i expected...
Hi,
DMX512 protocol is USITT(United States Institute for Theater Technology)Prescribed agreement
I want to follow this agreement to design
============ DMX512 protocol...
Working on nRF51822 QFAB custom board.
I loaded nRF51822 Beacon v1.1.1 Precompiled hex file in custom board.
Keil 5 Uvision iDE
Windows 7
But I loaded examples programs...
Hello,
I'm developing a solution based on nrf52832 that must be maintained for many years. I want to update my application but also softdevice.
I managed to implement...
Hi,
We are using nRF52832,want to configure non standard baud rate 5787 as per our client request,
Is there formula to calculate the error and reg values please advice...
The errata for the nRF52832 WLCSP states -4dB sensitivity hit using the DCDC converter and -2dB sensitivity hit using the LDO. Will this be fixed in the final revision of...
Hi,
I'm looking at the Generic Power OnOff model available in SDK For Mesh v3.1.0.
1. Why is there a `generic_ponoff_setup_server_status_publish()` when the setup server...
recently, I learn how to use the nrf52832 soc in pca10040 board, and want to use the sdk5_15.2.0 to test all the examples project from "peripheral" to "ble_peripheral".
...