Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
Hi,
I tried to build a BLE sniffer environment. And it works well to capture the LE secure connection air packet after Eable Secure Connections debug mode (uses the debug...
Hi,
using:
SDK for thread and Zigbee 4.1.0
NRF52840dk
I am trying to add UART (for my custom application) to an existing Thread example with CLI. (e.g. ble_thread_dyn_hrs_coap_srv_freertos...
Hi,
I'm really struggling with encryption, kind of lost in the woods of libraries, api's and documentation. Can anyone point me in the right direction?
Config: I have...
Hi support team,
i'm trying to build sercure bootloader on beacon nrf51822xxaa. I used SDK 12.3, here is my config
and i use nrf program to read flash infor
when...
Hello,
I am working on a Proteus III module which work with a nrf52840 SoC. I am using nrf52840 DK to test and develop code and at the same time testing the codes in the...
Does the nrf_cc310 support interrupt operation? I want to start the calculation of a hash/asymmetric signature but don't want that the CPU busy-waits until the calculation...
Hello,
I am trying to do make a connection with sd_ble_gap_connect();
First i am scanning all the devices arond and i am filtering with my functions using with ble_gap_evt_adv_report_t;...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm trying to connect the hrs central to my device and read the data from that. But the feature of my...
Hello, I am writing the firmware to the product in the J-Link and nrfjprog. The command is used in the same way as described in the Makefile, and is used in general. Normally...
Hi,
I'm trying to integrate the USB CDC ACM example into a project that I'm currently running on an NRF52840 DK with SDK 16.0. My PC is running windows 10 and python 3...
Hey, I'm trying to set up a simple timer that fires an interrupt every so often (100-200ms), but I'm having trouble. My interrupt keeps firing continuously, but I think I...
Hello,
I have been trying to program my own Provisioner. While testing I accidentally had a nRF52840 Dongle plugged in with a client running on it. It automatically connected...
I'm working on a cli_uart application on a PCA10040 board using SDK 17.0.0. I started out by using the SDK peripheral example for twi_master with twis_slave as a base for...
I'm trying to implement CLI over BLE UART for one of our company projects. I started from the experimental ble_app_cli example in the SDK. I'm using SDK 15.3.0 on the Nordic...