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,
I want to receive the periodic advertising data from a BLE5.0 device with the nrf52840 as the central.
But I did not find any information or examples describing...
Hi sir,
I encountered a problem when I tried to build Thingy SDK. Here are steps what I did,
Download "thingy_sdk_v2.1.0" SDK and followed README.md to install the...
We are developing for Nordic chip with 256kb flash and 32kb RAM. We will be using s130 softdevice on the chip so our concern is limited memory storage space. Our program will...
Dear all,
I am trying to configure the uart example found in https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 in order to be able to read...
hi:
when device is in ota mode, app quits abnormly, we find device will in OTA forever;
There is 2 versions, A and B, A can quit ,but B can't, B just adds one function...
Hi all,
I'm working with LPN demo with SDK for Mesh 3.1.0 recently. I want to implement a function that a lpn device can receive a response message as soon as it sends out...
Hi,
I flashed my nrf52840 dongle by nrf Desktop connect app with ble-blinky hex file from nRF5_SDK_15.2.0_9412b96 SDK and I am able to connect to it from nrf connect ios...
Hi,
I tried to monitor current consumption of my device. I used
and then used
I saw something like this
There are spikes on everywhere.
If I comment out...
Dear All,
we're using MDBT50Q in our design and they recommend a 10uF cap while Nordic recommends 4.7uF (Reference Circuit 3).
In terms of power consumption, can anyone...
I activated it and confirmed the network connection in US. Now I brought it to Thailand to test our device, but I could not get the network connection. Can I use a SIM provided...
Hello
I have ported the example project "nrf_crypto_aes_pca10056" to my one project. But now I'm not able to building the project anymore. Segger Embedded Studio will show...
Members
I am in the board design phase of my project. I use Arduino boards (Due & Uno) with SPI. I read that the nRF24L series is not recommended for future projects....
Hi,
So I am using nRF51822 chip to develop our products. We have two motors attacked to our PCB and we want to control the pulse with low power PWM. We want to control...