Hello, I have been going through the DFU and FOTA lesson in the Nordic intermediate course. I see that there is a FOTA support for a scenario in which we want to update a...
Hi
I need to sync a PC with a BLE board. Fixed delay is not a problem, but jitter should be max +/- 1 ms.
Our competitors have solved this issue some how.
As we all...
Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
Hello, I would like to ask if the latest SDK version supports power management on the FLPR core of the nRF54L15. According to this article, the power consumption is quite...
Hello Nordic Team,
I am reaching out to ask for some advice and/or guidance on how I may debug code that:
1. Is initialized and runs BEFORE main
2. Is part of the zephyr...
I have been having issues with our Flash component ( S25FL256S ) over SPI with the nRF52832 using easyDMA. When reading out values of a peripheral, the returned contents are...
Hello,
I am working on the project as CDC Example.
When I make CDC communication with the nRF52840 in my Windows Tool,
We confirmed that communication was not possible...
hi,
My program used total 10 app_timers, like this APP_TIMER_DEF(connect_timer_id); APP_TIMER_DEF(scan_timer_id); APP_TIMER_DEF(standby_timer_id);
I don't know how to...
Am currently using Apache Mynewt.
BLE Mesh works great when utilising the provided samples.
However, because of lack of documentation / my lack of knowledge am unable...
I'am using notify continues to send large amounts of data,i want to know that notify whether can guarantee package serial number not random sequence and ensure that each data...
Once the Nexus 7 wakes up from deep sleep, we are unable to get scanned devices on Nexus 7.
Turning off the Bluetooth and turning it on again does show the devices. Is...
For DFU and BLE application coexistence, Can I add application services into BOOTLOAD for routine BLE application with DFU? instead of the way that reset from BLE application...
Hello I would like to know when nrf51822 (SDK v12.3 with SD S130 ) advertising timeout and system goes to sleep , how could I retain the ram data so the MCU could work properly...
Dear experts,
I'm using nrf52832 with softdevice s132 v2 for BLE central products developing. According to the specification of s132 v2: We should run some code to get...
Hi. I'm using nRF52832, SDK13.0.0 as peripheral.
My peripheral is advertising every 400msec and it has advdata and rspdata.
As I know, right after a central sends scan...
Hi,
we are using nRF51822 for one of our application.
We are trying to get the public MAC ID of the device itself. Please suggest how can we do so from the application...
Hi,
I am using NRF Sniffer firmware 1.0.1 but I need to reduce the baud rate to 115200
Is there any way I can do this?
Does it supports changing baudrate?