I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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...