Hello, I am trying to update the modem firmware to v1.3.7 using UART using the nRF modem bootloader API. For context, I am running nrf-sdk 2.9.1 and also using the SLM application...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
Hello,
I have the nRF7002 DK, which includes the nRF5340 (App + BLE cores) on-board.
The hardware requirements do not list this DK as usable for the course, which seems...
in this example:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/conn_time_sync/README.html
the peripheral has this assert statement when...
Hi Support,
I'm working on a project where I need to copy the contents of the internal flash from slot_0 to an external NOR flash partition. However, I'm currently unable...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...
Hi I'm developing DFU project for my application. I need to have both BLE and UART bootloader. If possible, how can I do that?
Many thanks for the answer
Abele - Ital...
Is there any other way for connecting nRF52 DK with our smart phones, other than through NFC?
My smart phone dosen't have NFC feature and I want to run and test the BLE...
On the infocenter website we can read that ,, The nRF5 SDK v15.0.0 supports nRF52 Series devices''. I would like to use crypto code from SDK15 on nRF51. I am interested in...
Hi Nordic
For mesh-sdk-2.1.1, there are two APIs " simple_on_off_client_set " and "simple_on_off_client_set_unreliable" , that can send packet with acknowledge or unacknowledge...
This is my reference to other people's circuit to design
Is this way feasible?
Or is there a document that can be referred to?
I need meanwhile used BLE and 2.4G in...
Hi I use ble_app_uart sample SDK 12.3 test the data throughput,
when use Nordic DK board , it can send near 5KB/s; but on my own board,the NRF_DRV_UART_EVT_ERROR will appear...
hello.
I just discovered SDK14 when trying to merge the the USBD from the "/examples/peripheral/usbd" example into the "/examples/ble_peripheral/ble_app_hrs" example I want...
Hi Nordic experts:
I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1,
As I dig down the source code so far, I find there...
Hi, basically I want to use the sub-1 GHz RF to implement time sync, does Nordic have such a product that supports concurrent BLE and sub-1 GHz RF?(maybe an SoC)
Hi,
Beginners here. So pls forgive me if noob questions.
I am using SDK12.2, S130, on a MAC (with gcc toolchain)
I try to run ble_app_uart example comes with SDK12...
Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size...
Hi,
Just wondering if anyone has experienced this.
I installed the nRFgo Studio 1.18, 64 bit version on my machine:
Windows 7 Home Premium, Service Pack 1, 64-bit....
Hi Nordic Team,
On my project, I added nrf_calendar using the Softdevice using the SDK 14,
the calendar is working fine most of the time. but I have an issue when I...