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...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
LTE link monitor does not work.
OS: Mac SEGGER IDE: v4.16 place: Tokyo in Japan.
I set up the environment from scratch following Get Started Assistant v0.9.2, updated...
Hi,
our installed base of sensors transmit their data in periodic BLE 4.0 beacons. I would like to develop a relay board that receives these beacons, and then retransmits...
Hi,
I want to use the nRF9160 DK for an NB-IoT application. I am located in Bavaria, Germany where there is no LTE-M coverage. I understand that I need the NB-IoT version...
To the kind attention of Nordic support team, from www.nordicsemi.com/ I downloaded all nRF24 Files.
I found very interesting the nRFgo Motherboard (nRF6310 Rev 1.4) pinout...
Hello ,
I am new to nrf52832
i am using external interrupt for led on and off
here the problem is when i press the button 1 led will turned on if i press the same button...
For Zigbee RF manufacture test, we did try nRF52840 using the sample code "radio_test" in SDK nRF5_SDK_15.3.0_59ac345,
but it seems that only the TX power information can...
Hi all,
I'm developing a buttonless DFU based application using the SDK v15.3 Following the documentation was pretty easy and I'm now able to run the app_ble_buttonless_dfu...
Hello All,
I am working on nRF51822. Use nRF51 SDk 12.3.0 version for reference. Writing program in IAR in windows.
Porting the OTA DFU to my custom APP.
use SDK 12...
Hello
I am developing a product by using nrf52840 and s340.
I know the way how to certificate ble. It is using the dtm example.
But I don't know how to certificate...
Hi
I have a question.
I am using USB CDC UART example code for my application development.
I have changed VID and PID in sdk_config.h file as per requirement.
Now...
Hi All,
I want to communicate ST25R3911B with nrf52832 controller,
It is interfaced on SPI controller.
I could not find any API related to this in SDK 15 but while searching...
Hi!
I'm having issues compiling the nRF9160 samples in the SDK. I've followed the Getting Started Assistant. I'm currently on the master branch. When I check out the v3...
I am able to see all the other three packets (URL, UID and TLM) in Eddystone Validator app except the EID packet. But I am getting the EID packet in 'nRF beacon for Eddystone...
Hi everyone,
We are going to certify a TRAXENS product design that contain an electronic card with a nRF52840 module on it. For that, we want to communicate with the nRF52...
Hi
I am using digital microphone with nrf52832 dk using PDM library for interfacing
I am referring nRF thingy for firmware development, sound service is successfully developed...