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...
Hello All,
I have ported the UART example ( <InstallFolder>\examples\peripheral\uart ) on top of blinky in nicla sense hardware. The TX is working only when rx pin is set...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
Hi, we are developing a project based on the LWM2M client, everything is working fine but now we need three non volatile variables. We did some testing with the nvs example...
Hello,
I have recently been able to connect to multiple sensors using the nrf connect 2.0.0 SDK and nrf 52840 dongle as a central device. I was wondering how I could configure...
Hi,
I would like to create a multiprotocol BLE/Zigbee coordinator project on NRF5340 with VScode.
I can't find an exemple nor guide on this except from this one:
https...
What does this error mean?
here is my error massage.
<info> app_timer: RTC: initialized. <info> app: Debug logging for UART over RTT started. <info> app: Connected <error...
Hi, Does anyone know the quiescent/average power consumption of the IBasis sim card. I have a design based on the Thingy:91 and I am wondering if it is worth moving from the...
Hi, I'm developing an project that using 2 UARTE. My code flow is 1. when timer handler has expried ( set timer_expired_flag = true) (using app_timer) 2. Enable uarte1 to...
I have 2 custom boards running as BLE central/peripheral.
The peripheral is running the beacon broadcast example from SDK 17, ble_app_beacon.
The central is running custom...
I'm working with an custom application and a bootloader with code drawn from the examples in SDK 15.2.0. The main method of my bootloader is below:
I can run and debug...
Hi Community,
I want to use the UART Logging backend in my bootloader. Whenever I want to start the actual application via nrf_bootloader_app_start(), the bootloader hangs...
"S132 Link Layer subset for SD 8.0.0" and "S132 Host Layer subset for SD 8.0.0" have been listed as component tested. The S132 v7.2.0 is available for download with the latest...