Hi.
I made the smallest system module using nRF52840. The schematic diagram is as follows.
My reference design for power supply is as follows,
For Firmware....
i want to know that In my Custom PCB that contain NRF5340 controller , there is SWD interface for programming. so for that i have to use J-link debugger? what the software...
Hi,
How to implement two sets of SPI on the NCS v3.0.0 nRF54L15 P2 port? If it can be achieved, please provide the corresponding IO ports for these two sets of SPI.
Kind...
I'm developing my application with nrf52832 and nrf SDK v17.
I'm testing my program.
After running for some time, Jlink output the following.
When the "Logs dropped...
SDK: nRF Connect SDK v2.9.0
Chipset: nRF52840
I'm using ncsv2.9.0nrfsamplesperipheralradio_test to test the RF.
The initialization code is as follows:
At this...
Hello,
We are using the nRF9151-DK board and have soldered a new eSIM chip onto it. However, the eSIM is not being detected by the Cellular Monitor, even though we have...
I've buld bluetooth mesh/chat for NRF52840 dongle and it worked a long time ago. But today when I create a new sample mesh chat, it can't build and here is the log err in...
Hello,
The Bluetooth SIG has just released the LC3 Codec specifications on they website.
So my questions are:
- Can we use the nrf 52840 with this new codec for our...
I Flashed the DK using segger embedded studio with example "pca10056_s140_ble_debug" After that I am unable to flash "ble_app_uart" example.
I tried another example like...
Hello,
I am trying to do a long term connection test to the nrfcloud. I have updated the nordic sdk to v1.2.0 and am running the asset tracker on the dk board. I have set...
Hello,
I'm using nRF52840 chip with nRF5 SDK 15.2.0 ,Mesh SDK 3.1.0 and soft device S140 6.1.1
I'm trying to protect the flash if a shutdown occurs during a write. Reading...
From what I understand, the nRF52832 supports the following BLE5 features:
-2 Mbps
-CSA#2
-Advertising extensions
The chip does not support the 'Long Range' feature...
Which of the configurations will work and how?
1) Single Nordic device acting as a Nordic_UART peripheral and multiple smartphones with UART application (central) receiving...
Hello,
nRFSD5 v16.0, softdevice v.7.0.1, nRF52840
We have an application where we receive data from mobile application whenever it writes to a certain UUID. The data is...
Hi...
How to read and write to the external flash
I am using sdk 15.2 version, interfacing the development kit nRF52832 with w25q64 external flash via spi. I have read...
Hi,
I have a Thingy:91 v 1.0.0 which runs fine with the provided asset tracker firmware thingy91_nbiot_dfu_2020-04-29_bc7ade8b.hex. Cloud connect also is fine.
I managed...
Hi Didrik Rokhaug,
sdk:ncs v1.2
Routine path:D:\ncs\v1.2.0\nrf\samples\nrf9160\at_client
The routine is attached:
The test results are shown in the figure below: ...
Hi,
I want to update the firmware of my Nordic controller nrf52810( DFU Target ) using ESP-WROOM32(DFU Controller) using BLE protocol.
Please suggest how to proceed. ...
I am trying to communicate between my mobile Bluetooth and a BLE sysyem (Bluetooth low energy chip and evaluation board). The BLE chip I am using is NINA-B301 and evaulation...
I experimented with nRF52840 for 1 month. It was uploaded to the board well before, but suddenly I can't get the port.
So after finding a lot of Q&A, 1. Press button-4 ...
I've just moved over to the latest SDK version 1.3.1 (i uninstalled the previous version before installing the new one)
I installed it via the toolchain manager as usual...
Running an application that is using a 32 Mhz SPIM3 interface and it is working fine on our custom board.
As part of the interface testing, a logic analyzer was used to...