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...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
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...