Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
I'm thinking of incorporating a TWI slave with nRF52832.
I'm using SDK 17.0.2.
I want to set up a register and read/write multiple bytes with TWI, but I don't know how...
Hi all, My project uses nRF52840 microcontroller and nRF5_SDK_17.1.0. My project uses AT25SF161B flash memory and The little filesystem to store data and everything works...
Hello everyone,
I'm currently working on a project involving the nRF52832 microcontroller and the MAX98357A amplifier for audio playback from an SD card. However, I'm encountering...
Hi Team, I am trying to add the nRF7000 support, for WIFI location, to our nRF9160 custom board. This is the lines I add to our device tree: prj.conf I am using the Location...
Hi team,
I am using nrf SDK 17.1.0 and using visual studio code editor with GCC compiler as IDE. I want to use nrf connect extension and use the advanced debugger features...
Respected Sir / Ma'am
We are trying to out the Locator Tag application
Successfully built and programmed the code on the nRF52840.
I can see the pop-up on the Google...
I'm working on optimizing power consumption in my project (using nRF5340DK; as well as Power Profiler Kit 2 which is connected to DK's VDD measurement point as an ampere meter...
Good Day All,
I'm having troubles with my nRF52840. (Specifically the nRF52840 18010 Holyiot module [http://www.holyiot.com/tp/2019042516322180424.pdf]) I've designed a...
I am looking for the nRF9151 variant of this document nan041: nRF9160 production programming . I do not currently see anything available on the technical documentation section...
I am working on CAF example Module and it has 4 pwms in overlay file.
1. Is it possible to add another PWM?
2. Is there any limit to number of PWMs and number of channels...
We have an existing application, based on the nordic softdevice s140nrf52701 that uses the AES algorithm, specifically ECB, CTR and CBC mode. We need to migrate to AES GCM...
Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above...
Hi,
I referred to the zephyr/samples/drivers/soc_flash_nrf/ code, and when I added CONFIG_BOOTLOADER_MCUBOOT=y , the flash storage started from address 0xfc000 . Why did...