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 am trying to add Buttonless DFU functionality to the ble_app_blinky example.
The process I took
1. added the following files to the project
ble_dfu.c ble_dfu_bonded...
Hello, I am trying to implement a basic BLE connection between the nRF52840 Dongle and an Android Device (nRF Connect). I wanted to secure this BLE connection with a passphrase...
Hi everyone,
I am working on buttonless OTA DFU. I have generated my own private and public keys using nrfutil and created the .zip file for DFU.
While generating the...
Using the following image UUID on NRF51822, how do i connect to the host in the nRF5_SDK_12.1.0_0d23e2a softdevice? I used to the example of ..\ble_peripheral\ble_app_uart...
Hi,
I used one nRF52840 dongle and one DK, and placed one sniffer in between to caputure the packets.
The connection interval was set at 7.5 msec, GAP event length is...
I have gone through the nWP-034 document (nRF9160 Hardware Verification Guidelines) and wonder if it exist sample code (firmware) to be used, as a baseline, during regression...
Hi,
we have interfaced Accelerometer Module with NRF52832 using SPI Communication. Psuedo code of code snippet is :
<<Place the snippet here>> Expected : After nrf_spi_transfer...
Hi,
I am trying to use APP_TIMER to detect if a sensor isn't responding to I2C Commands. I created and started the timer with the following steps. The project is based...
I'm using an ISP1807 at 1.8v in a very space constrained and power constrained device.
Is it ok to connect unused pins to GND to make routing easier?
Pins 3, 5, 8, 10...
H,
I am using the SDK 15.0.0 and Segger Embedded Studio for ARM V3.40.
I have been successfully defining a flash memory section for data exchange between the bootloader...
Hi,
I would like to enable the RAI support in the latest master branch of nRF.
Therefore I had a look at the kconfig reference:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
In my current project I have two type of boards. Some have the external 32kHz crystal mounted and some not.
I am trying to detect the presence of the external crystal...
I am looking at using SRP in our application and I am looking through "nrfxlib/crypto/nrf_cc310_mbedcrypto/include/mbedtls_extra/mbedtls_cc_srp.h".
There is a parameter...