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...
Hi, I tried using the border router example that is provided and it works ok. I would like to install the border router software right onto a machine running ubuntu so that...
Hello! My device (peripheral) is based on nRF52840. Also, I use nRF52840 DK (central) to establish connections from the Linux side and getting of the data from the device...
Hi all,
is it possible to have the Immediate Alert client and Server at the same time? I need to have an alert from Smartphone and also to be able to send an alert to the...
Hi
In the final SLM version , please provide an option to disable and enable JTAG in software (thru AT command or by some means)
As part of security, this is needed...
Hi,
We are in the process of integrating a NRF52840 to a linux based host gateway device, which is supposed to be the gateway for another peripheral device which also run...
nrf52 dk board TWI SCANNING EXAMPLE INTERFACING WITH EXTERNAL EEPROM
Hi, this is vadivelan
I am working on a task like interfacing external EEPROM memory with nrf52dk...
Hi,
I am currently trying to a DFU where the firmware image is sent to external memory, validated and then copied to flash and executed there. I am doing this with the nrf52840...
Hi while implementing Media Transfer Protocol MTP I wanted to know how many bytes were transmitted by the host on EPOUT. I had to do a bit of research and trial/error - I...
Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want...
Hello,
I come to you because I wanted to recover the GPS data in my project for that I based on the sample agps, however when I launch my project at the time of the reception...
Hello
I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos project.
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
After clearing all the...
I send AT command:
AT+CPSMS=1,"","","10100010","00100001" Which means active PSM mode with TAU time = 2 minutes, RAT = 1 minutes. I receive: CEREG: 1,"61E6","090A8C15",9...
Hi,
I'm busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided.
A terminal device, similar...
Hi. We are currently working with nrf52 SDK 15.2\.3 and wish to move to nrf-connect-sdk with zephyr BLE MESH stack We are using several peripherals on nrf52840 which i'm not...