if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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...