Previously, I successfully completed and performed OTA flashing, and I haven't made any changes to the DFU-related programs since then. However, recently, I have been unable...
1,To develop 54H20 based on sdk v2.7.99-cs1, it is necessary to use a development kit provided by the customer. The cmake information of the development kit is as follows...
NCS 2.7.0
NRF52840 DK
I am trying to trigger an advertising sent callback to indicate advertising timeout or a maximum number of events. I have tried increasing the workqueue...
Good morning,
currently we are on ncs SDK v2.7.0.
Because SDK v2.8.0 supports the KMU in MCUboot on the nRF54L15, I updated immediately and gave it a try.
Unfortunately...
I work test program on ncs2.8.0.
I put a reference to the BOARD variable at the top of my project's CMakeLists.txt.
When "west build -b nrf52833dk_nrf52833", BOARD is...
I'm working with custom boards using the nRF9161 chip. In the process of trying to test the layout of my custom board, I was able to successfully connect to and flash the...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
Hi all!
Is that possible to identify witch client/mobile app is associated with the write request?
Lets assume that my device can handle multiple mobile applications...
Hi,
We are trying to add serial comms to our project so that two boards can communicate with each other.
The code we have is as follows and works fine (prints to serial...
Hi, I have questions regarding consumption. Especially regarding the Quartz oscillator. I have read stabilisation is up to 0.4ms (very long). There is also the internal RC...
Hi
Freshly downloaded the SDK14.2 and trying to start a new development based on the fatfs example.
I connected a small Sparkfun SD card breakout to the SPI pin on my...
I am trying to read (the report map) and receive notifications (the report) from an HID device as a BLE central. The bonding process has been completedsuccessfully to my knowledge...
Hello,
I am testing the capabilities of Thingy:91, the first day I could see data in cloud (temperature and other sensors + GPS).
Today usage of SIM card grows up but...
Hello,
I'm trying to setup a new project and start experimenting with the nRF51 series. I'm a little confused about the needed files I have to add on the project to get...
Hi:
SDK version: SDK 13.0
MCU: nrf52832
For the purpose of saving power, the peripheral disconnect the BLE connection in the program when there is no data transmission...
Hello,
I am using nRF52832 EVM board with SDK 15.3.0 in SEGGER studio IDE, win 10.
When I am implementing sd_nvic_SystemReset(); in my code, that time i am not able to...
I have a custom board based on QIAA Reference Layout 1.1 Variant 6.
The application is built with Zephyr without bootloader and is placed directly on address 0x0.
When...
Hi, I'm designing nRF52832 custom board, on 'single side' pcb.
To make VDD and GND lines connect, I used 4 jumpers, which have 0 ohms.
I designed with nRF52832-QFAB reference...
I used the ble_app_uart for pca10040e successfully on the DK52, now I'm trying to port that project onto actual nRF52810 chip.
This is my build configuration on SES (Segger...
Hello Nordic Support Team,
The question I have is simple.
Can I use the pc-ble-driver with the ble_connectivity_s140_usb_hci example found in SDK15.3.0?
If not why?...