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...
Hi All,
I am using nRF52805 in my application development(), everything working fine and power management is initialized using "power_management_init();" function. But i...
Hi,
My product uses two sensors, and S113 on nrf52833
I need to communicate and compute data before to update my ble caracteristic.
Sensor 1 takes 45ms to do this tasks...
Hello,
I am currently in the process of integrating the hx711 library written by one of your developers in order to sample weight data from a load cell and send it to a...
Hi, I am new to HTTP, and are trying to make a simple http post (not https) code for thingy91 over LTE. I have a http server that require some headers in the request. I have...
Hi
Tried to do something seemingly simple but failed miserably
I have some working code using SDK 17.0.2 (yes I know its old but its not going to be updated)
All...
Hi,
In the SDK 15.0.0, there is not libuarte sample under peripheral folder, my customer use SDK 15.0.0 to maintain their product.
Is it OK to migrate libuarte(from sdk17...
Hi All,
My application uses as provided below,
MCU : nRF52805 SDK : nRF5 SDK 17.1.0 SoftDevice :S112 v7.2.0 IDE : Segger Embedded Studio.
and GPIO(BSP),Advertising Modules...
I want to use the external flash memory MX25R6435F to run my code which has a big size on my arduino nano 33 ble but I'am a newbie and I don't find supports that can help...
I have installed latest version of SDK in nrf connect but when I opened Segger Embedded stduio and tried to open nrf connect sdk poject , it throws some error. Please help...
Development setup:
2 x nRF52840 SoC
Our own PCB’s with inverted F-antenna
LE PHY 1M
nRF Connect SDK v1.8.0
Hi,
During testing we experience an issue which...
Dear Nordic Engineers
Our customer use NRF52840 make a electronic lock .They would like to use HID to unlock bike when phone connects to the lock.
They are base on ble_keyboard...
I have an "Aqara Wireless Mini Switch" ( https://www.amazon.com/gp/product/B07D19YXND ) which identifies as a Xiaomi WXKG11LM. This button is designed to send semi-nonstandard...
I am new to the 9160 and will be developing application software in the near future. I am currently planning out how required information will be stored.
Is there a storage...
Hi,
I'm running a custom nRF52811 rev1 connected to a Quectel BC660K. I'm getting this error on RTT:
Here's the initialization:
And the uart event handler:
src...
Hi All,
I have been trying to build and run a basic hello world example on PCA10040 board based on 52832 and was getting the following errors on the VS Code. Any help...