I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
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...
These days I have the following problems using NRF_SDH_BLE_OBSERVER. I have a CPP project and try to initialize the BLE-Stack in the following way:
The Project is running...
Hello
I need to use external flash upgrade to be compatible with our old products.I found some information as follows,I can build and download it but I don't know how to...
1.At this link https://www.nordicsemi.com/News/2021/06/Memfault-platform-on-the-nRF-Connect-SDK , Nordic customers can register 100 devices for free. How to calculate these...
Hi ,
i am using nrf52840 dk board. and using 17.1 sdk for examples code.
i am trying to customize open bootloader code and trying to validate the signature of a input...
Hello,
I am creating a battery powered vending machine that syncs inventory data to a cloud. This is my first venture into wireless internet devices and I chose the nrf9160...
Is CTS pull-up configuration supported by UART driver of Zephyr for nRF5340 ??
I got the following error if I include cts-pull-up
rts-pin = < 9 >;
cts-pin = < 11...
i was working on NCS v1.6.1 before, and recently, i upgrade my NCS to v1.7.1. then i find the spi_transceive() function changed.
i use spi_transceive for SPIS receiving...
The SHA256 for the Windows nRFconnect software does not match up with what's provided. I have downloaded it 4 times and it returns the same hash.
Given: B2901E75C20D89DAFB7AE8053C5C8BF380A8A7A738F2810AB360081B516A8131...
Hi,
I am using an pca10059 as a SED together with a border router in my thread network. The SED shall publish every 5 min sensor data. That works fine. But after some time...
Hello,
I have CONFIG_NRF_MODEM_LIB_TRACE_ENABLED = y. And when I capture and convert to wireshark trace I might see a couple of random packets captured. I am doing 2 separate...
Good day,
I am unable to read the default values in the register map. The values I get are not similar to the ones in the datasheet.
I am assuming the SPI between the...
I have encountered problem that i'm not really sure how to even debug for more info. Steps to reproduce: 1. Enable modem with both LTE and GPS. GPS priority flag is set. 2...