Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Is it possibe to upgrade nRF52-DK on board programmer to program nRF52840? I already have this nRF52DK but in final I found that 52840 will be better choise for my proyect...
Hi, I am reading the datasheet of both the sensor. but i2c register are different.
I am currently work on vl53l1x. please give me the response as early as possible. thanks...
Using SDK 16.0.0 on an nRF 52840 board.
Managed to get a board into a state where it had only data pages and no swap pages, and therefore fds_init fails with the NO_SWAP...
I want to use nrf SPI driver for SPI flash implementation. For that want to send either SPI transmit or SPI receive at single instance to write or read flash address. But...
Version: Mac OS X 10.15.5 (19F101)
I'm using the nRF Connect app Getting Started Assistant and manage to get through most of it. However, when I use Segger to open up a...
Im trying to run http_client example in zephyr folder (ncs\v1.3.0\zephyr\samples\net\sockets\http_client). When i debug, the app run to fault, i dont know what fault but it...
Hello,
I am trying to use lua script language on nrf52840 board using SES to compile and load code.
I already compiled and load some ble tutorials on nrf52840 and it...
Hi,
I'm trying to use the CryptoCell-312. As I've seen until now, it is not supported by Nrf Connect SDK. Is there a way to use CryptoCell-312? Is it possible to access...
I am using nRF52840 with SDK16 building with armgcc and trying to intergrate buttonless OTA into my project.
App details:
Based on the ble_app_hrs_freertos example project...
Hi,
we are using nrf52832 in our product and it needs external storage 8MB.
Please suggest flash storage IC that has driver support in SDK by default or which has ready...
I've build a custom board with the nRF52840.
I've noticed that the current consumption of the LPCOMP is not ~0.5uA, as specified in the datasheet, but in my case, when I...
Hi every one, I am running light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ) with some modifies in Server Node* ( node with has LIGHT ), this node have...
Hi
I am working on the application in which I wanted to initialize and uninitialize different services. I am using device information services to read manufacturer data...
Hello,
I want to use two UART interface in nRF52832 at the same time,but the nRF52832 just has one UART,the other i wish to build by simulation。
How can i simulate the...
Hi,
I bought an nrf52840 processor from Aliexpres. I made circuit print.
Circuit board connection with nrf52840dk is as in the photos. I am using segger as Ide. I...