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...
It seems that the socket errors in https://devzone.nordicsemi.com/f/nordic-q-a/64930/https_client-sample are caused by at_cmd_write being called before at_comms_init :
Breakpoint...
Hello,
Our product is running on a nRF52832 with SDK 15.2.0 and softdevice 6.1.0 and I am wondering if there is a way of verifying that all BLE related functionality's...
I can not connect to nRF52840 DK with running Bluetooth: Peripheral HIDS keyboard example from macOS. And also with some other examples which I tried, but I chose this one...
Hi and thanks in advance for help!
I have purchased an nRF52832 DK and the nRF52832. I'm a newbie to embedded systems, and nordic products. I just started to understand...
Hi there. I am working on an application where i need to transfer audio signal from a microphone connected to the nRF52840 to a smartphone. Are there any working examples...
We managed to tune PCB antenna as per your instructions. I was wondering if we can use general purpose caps as shunt capacitors or should we use some kind of high frequency...
Hallo Support Team
I have filled out the form in Appendix E.2 in EN 300 328. I have declared the device as "non-adaptive" mentioned in c) as already answered in another...
Dear all,
I am working on an nRF52840 project that communicates with an external NAND Flash memory and I am looking for a suitable file system for my external flash memory...
Hi,
I am using nRF9160DK and I want to use AGPS. As my understanding AGPS requires a network coverage. In India there is no coverage for LTE-M or NB-IoT.Any other solution...
I'm working with an nRF5340-PDK board and have SPIS (SPI slave) working at a basic level.
I'm using CONFIG_SPI_ASYNC=y, but I'm wondering what will change if I use CONFIG_SPI_ASYNC...
Hi
We are using nrf51822 with SDK 10 and softdevice s110. We completed the software and in general everything works fine. In the final step, we decided to add the peripheral...
Does the nRF52840 work with 20V USB Power Delivery? My system runs on 3.3V and there is no other need for 5V on the board. Do I need to include separate DC-DC conversion for...
Hi all,
Currently employing my custom board definition for Arduino Nano 33 BLE for use with the nRF5 SDK. So far I have gotten an array of examples working including the...
Are there any examples for the nRF5340-PDK showing how to use the audio clock (ACLK) with the PDM or I2S peripherals?
What changes are needed to prj.conf or nrf5340_dk_nrf5340_cpuapp...