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,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
Development Environment: icore7 laptop running Ubuntu 20.04.2 LTS.
Target: To build connectedhomeip sample application for arduino nano 33 ble board and check against laptop...
Hi,
We are building our project with nRF52811 and Segger Studio V5.34. (I have Ubuntu 1804 if it helps.)
We have certain variable configurations but would like the ability...
Hello Team,
My end goal is to send 0 to 600hz signal over Ble using NRF52832[ as explained below image].
So, for this, I have used this GitHub code
https://github...
Hello,
I am working an a product based on the NRF52832 and I need to trigger an interrupt when a capacitive button is pressed / proximity detected (BLE is peripheral and...
Good morning,
I'm starting to develop an application for the nRF52805 using ble_app_hrs_freertos as a base.
The modification I did are:
Ported from nRF52832 to nRF52805...
Hi,
I am developing a beacon scanner on NORDIC Thingy 52 using Nordic thingy52 SDK, Now I want to add NUS(Nordic UART service) in my code to send data to the client(ESP32...
I have successfully built the Dynamic Multi-protocols network with Thread and BLE, and used Raspberry Pi 3B + as Gateway Now I want to integrate more AI into the system, but...
Hi there!
I have a host microcontroller connected to the nrf91. The host microcontroller will enabling the nrf9160 through the enable line. From the documentation, VDD_GPIO...
Hi.
The Zigbee stack used in the SDKs automatically stores the network data in the Flash. I know it is possible to erase the NVRAM data with ERASE_PERSISTENT_CONFIG to...
I'm having trouble incorporating the FatFs library into my existing project. I've used CMSIS to update sdk_config.h I've added diskio_blkdev.c and ff.c to the project. When...
Hi all,
I am wonder is there any way to broadcast data using asymmetric encryption algo or digital signature? As I want to encrypt my data using a key and other device...
Hi.
I have got an Iphone 12 and installed nRF Connect. I cannot see the MAC address of connected device. That was possible on my old Android phone.
Does anyone know why...
Hi,
I am using nrf9160 to communicate with LIS2DHTR.
I use I2C_2
In file nrf9160dk_nrf9160_common.dts in ncs\v1.4.0\zephyr\boards\arm\nrf9160dk_nrf9160
&i2c2 ...
Hi there,
I'm using MacOS Catalina 10.15.6 and nRF52840-DK (2019.9) for the Sniffer. My PCB is running BLE on nRF52840. The hex file used for the sniffer is sniffer_nrf52840dk_nrf52840_7cc811f...