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 have three Pins which are used as Port event interrupt source.(low-accuracy)
In some cases If I generate some interrupts (maybe 2 every second but random on at least...
Hi Nordic,
I want to know about the boot procedure of nrf52832-dk.
Where in the official documentation can I find what the boot order/proedure is for the nRF52832?
...
hi,
I use sdk17. 1 , protocol stack version 7.2.I have some questions. I want to get the mobile phone confirmation event in nrf52833
after the mobile phone confirms the...
Hi,
I used to be able to configure a console (SHELL) to run over a UART over USB connection (USB CDC ACM device) on Zephyr 2.5.0. With the latest version of nRF Connect...
Hi,
We developing a fitness machine about cycle bike sensor. We create a FTM service include a control point characteristic and We use some VR app(Zwift/Rouvy) to test it...
I've been stuck for days trying to get I2C working on a NRF51822 board by Holyiot. Through scanning, or using the sample project (samples/sensor/lps22hb) I am unable to detect...
Hello,
I have a project where I need to develop an application for GATT Client. The GATT client will need to:
read the value of a characteristic of a GATT server ...
It would be nice if there was a North American mirror for the Nordic Infocenter documentation pages. Given how many connections back-and-forth something from https://infocenter...
I want to use a sensor with nrf52 dev kit. for the same purpose I am first scanning sensor using twi_scanner example but it does not detect. configuration used for nrf_drv_twi_config_t...
I've been experimenting with dynamically changing advertising data, but whenever I call bt_le_adv_update_data I'm consistently running into the following error.
[00:00:04...
Hello i am new to Nordic. I found intresting examples like central_uart and peripherial_uart in nRF Connect SDK 1.7.0. These examples work well, but i need multilink central...
I thought it might be of interest to note that in the Keil compiler (which for me is code size limited because I do not have $$$ or Euros at my disposal) generates a code...
As said in the title. I can see on this page , under "nRF9160 SiP modem firmware"
that: "It can be used for nRF9160 SiP Revision 1, but only for testing and development...
Using nRF52832 and nRF52840
nRF5 SKD 17.1.0
I have bonding running, and have bonded initially (first run with bonding enabled), and Buttonless DFU upgraded once (using...
I've search DevZone, read the header info in ble_advdata.h, but don't understand when using ble_advdata_encode() is required. (I looked for Hung Bui's blog about advertising...