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...
I'm using the PCA10056 with a SD card connected via P1.12-P1.15.
When i use the FatFs example of SDK13.0.0, it's works fine. but when i use the FatFs example of SDK14.0.0...
Hi,
We are trying to connect to NB-IoT network but seems nrf9160 not able to connect. We are trying with an NB-IoT SIM in Malaysia. Below is the log captured using LTE Link...
I want to change DLE/MTU in udp (IoT) example in order to test throughput with max mtu, is it possible?
The udp example does not contain nrf_ble_gap library, is it possible...
Relative newbie here. Would like to interface an Arduino MCU (AVR 328p/32u4, etc) via UART protocol with a decent range (50-100m open air) nrf 52840. I found the Fanstel BT840F...
Hi,
I have been struggling with this for 2 days now, and I cannot get my head around the problem.
I want to send data from my nrf9160-dk to Azure IoT Hub via the sample...
Hi,
I'm using 51822 QFAC SDK11 S130. The 51822 will receive a group of 18 bytes data from the phone. I'm facing a strange issue: every time after the BLE is connected, I...
Trying to run the experimental nfc pairing reference on a couple of 840 DKs for Bluetooth pairing as it's shipped in SDK 17.
Successfully compiled the micro-ecc make files...
Hi,
I get sporadic softdevice assertions at the address above. I am using S132, SDK15.2.0 on nRF 52832 custom board, and the problem started when I added LoRaWAN functionality...
Hi,
Recently, we were trying to support the HID device OTA function.
We have make an user control panel which could read the device FW version via driver which communicate...
I am starting with the Zephyr sample "peripheral": developer.nordicsemi.com/.../README.html
This sample started out with a Heartrate Sensor Service and a Current Time Service...
Hi,
Just a general question, is there a way to find out the exact size of the advertising packet? I'm using nRF52832 to connect to a smart phone. I was curious if there...
Hello, I try to read from IM69D130 (as microphone) by nRF52832 (SDK 16) , And I work with PDM driver of nRF52. It seems it cannot read the data correctly. Here is my function...
Hi! Reading the documentation on NRF_PWR_MGMT_CONFIG_DEBUG_PIN_ENABLED, I'm left with a few questions.
1. Will this pin be set in all system sleep states? i.e System on...