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...
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...
Hello I have two questions about advertising:
1. First, I was wondering was if there was an example that shows how to set up a callback or some property that only allows...
while reprovisioning NRF-9160DK if i try Create JITP Certificates following issue observed.
There was an error generating the certificate: A Nordic Semiconductor product...
We are facing issues with the NRF7002. The device is able to connect to the network but does not receive a DHCP IP address when using a specific router. We using the NRF7002...
Based on sdk15.3, nrf connect app version 4.28.1 does the following: 1. Change the dfu code to the ble_app_hrs example, and the bootloader also enables pairing and binding;...
I have implemented NUS on device A and confirmed that it can be connected from a PC by making it the advertising sender.
Device B can scan device A's advertisements and...
Hello, I am using W25Q512NW ( https://www.winbond.com/resource-files/W25Q512NW%20RevB%2007192021.pdf) in my custom board. I want to store the sensor data in this flash.
...
Hello,
We have a BLE product using the nRF52840 and nRF Connect SDK. After upgrading our firmware to use nRF Connect v2.6.2 we intermittently get this assert from the SoftDevice...
Hello, I have a BLE Mesh application which is advertising the Mesh Beacon. If after mesh is enabled, I configure and advertisement for showing manufacturer data, the Mesh...
Hello,
Currently, we are using a bootloader on the nRF52832 with the nRF5 SDK, and we are considering migrating to the nRF52811.
We have identified two possible options...
I am using the nrf connect sdk manager to download a tool chain (any version) and they always error out with this error below. I am on WindowsARM 64. I am not sure that matters...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
When an interrupt is configured on the GPIO...
Hi, in our project with the nRF5340 we desire use the nRF21540 to have a long conection for BLE, the problem is we don't have any pin free in the nRF5340 to manage the nRF21540...