I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
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...