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...
Hello. I have a question about the development environment when developing using nrf.
When you build a new board and make firmware without using dk or ek, do you usually...
Hello everybody! There is a problem and help is needed. With the help of hardware timers, I need to generate a signal with a given accuracy. The frequency is 998 Hz. I'm using...
We are working on developing wearable device (like band) with cellular-IoT network connectivity. Considering available features and size, nRF91 series seems to be a good choice...
Hello
I am developing an application in which I am using a timer expiry function to submit an event periodically. My application is using the Application Event Manager...
Hello, when testing the BLE sniffer with an nRF52840 dongle (utilizing the most recent official sniffer firmware), I configured Wireshark to capture the coded PHY. After initiating...
Hi there,
I have recently moved to nRF5340 for my audio recording application. I have successfully implemented I2S master on nRF5340 using SPH0465 mems microphone as a...
I have some code that used to compile using version 2.5.2
I'm trying to move to 2.7.0 and have my own manager for TWIM that needs to intercept the TWIM interrupt.
In earlier...
I'm trying to use littlefs in Zephyr with SDK 2.7.0
My code is based on the example project "littlefs" and it compiles without problem using SDK 2.7.0
I'm using nRF Connect...
I am experiencing an issue with my board, where I have interfaced an nRF52840 with an LSM6DSV16 via SPI.
The nRF52840 chip, once started, can decide whether or not to...
I am trying to get an LED attached to GPIO to turn on. I have tried all documented methods I could find but with no success. I have no issue controlling the onboard LEDS but...
Having trouble creating the zephyr DTS DTSI files for i2c0 for the nrf54L15. need to get the initial definition correct,
actually using dtsi
& i2c0 {
compatible =...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
I am working on a custom nRF552832 board. I need to use the reset pin (p0.21) as GPIO input.
I am using the NRFConnect plugin on VSCode to develop and program the board...
Hello,
We are using the nRF52840_CKAA_R7 package of the nRF52840 on our custom board. The USB pin connections are designed based on the nRF9160-DK's nRF52840 reference....