Hi
Can we use nrd52840dk as bluetooth(for data transmission to user created mobile app) and to calculate distance using multi carrier phase difference method between itself...
Hi,
I working on a project where i measure the distance between nrf52840 dongle and nrf52840 dk using multi carrier phase difference method.
Now, i want to display the...
I'm looking in to an application that needs to support Bluetooth LE as well as a custom ANT+ profile. We were planning on using Zephyr for this but it looks like I might not...
I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
I am using the legacy bootloader, SDK 11.0 with SD 2.0, S132
The example Bootloader DFU images part of SDK 11.0 load just fine (I'm using nRF Connect Android app), however...
Hi, I've been recently working on trying to stablish an i2c (twi) communication between my nrf52 Dev kit and a LIS3DH located in a STEVAL-IDI-003V2 board.
In this post https...
Hi!
I have used NRF52832 on PCA10040.
I want use several pair (master and slave) in one room.
For this I try to select a different frequency for each pair.
But, when I...
When trying to use BPA600 BLE analyzer I was not able to see the LL packets. when contacted Frontline/Teledyne tech support they said I am into BLE 5.0 stack.
However so...
Hi ,
I configured nordic as slave and it looks like the transactions been successful, but when 2 SPI transactions occurs consecutively slave was setting 0xAA in return...
Hello, we are developing using nRF52840 DK, SDK version 15.2 and Mesh SDK version 3.1.0, using Segger Embedded Studio.
Currently we are using the nRF Mesh app to provision...
Dear support team,
I wanted to program and debug nrf52840 dongle through an external debugger. For that, I connected the debug out of nrf52840 development kit to the SWD...
Hi, I recently added the buttonless DFU bootloader on my device with the debug config. I am using and I can flash an application when in DFU. Although, I cannot debug my application...
Using the Mesh SDK 3.1.0 the advertising bearer's transmission interval is limited 20msec (B EARER_ADV_INT_MIN_MS).
The Mesh Profile Spec indicates in s4.2.19 that the transmission...
Is it possible to transfer 258 bytes over the TWI interface of the nRF52832 in one transaction ? The manual says that RXD.MAXCNT is 8 bit wide only. I need to read 258 bytes...
Hello,
I need help with my project. I am adding fds library to the light sw example.
I did this steps:
1. Included necessary *.h files
2. Added fds.c to the project...
Hi, I'm using nRF52840,
I created my app, then i tryed to program with bootloader using nrfutil.
I used dfu bootloader and i created a zip.
So i could flash bootloader...
Hi, every developers,
I am testing the example of ble_app_hrs_c and ble_app_hrs using 2 nRF52840 (in SDK 15.3.0 VERSION).
My goal is that data communication with two DK...
SDK : Mesh 2.1.1
IDE : SES
I have a node.
After this node provisioned the mesh network,I change this node model publish address by local.
then I restart this node...
On the UART and I2C operations, are the input/output pins configured using CMOS or TTL logic levels? I am trying to design a test to test signal integrity and there are some...