I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...