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...
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...
Since mac os catalina, all command line tools must be code-signed. Your nRF-Command-Line-Tools_10_12_2_OSX distribution is not code signed, therefore cannot be installed on...
Hi all:
I found this issue happen on NRF52 with SDK v11.0. Because I measured the current increased ~1mA after enable GPIOTE->IN, is there any solution can solve it?? Thanks...
Hello,
I have two nrf52840 DKs.
I can get the central to connect based off the device name or a specific UUID but what I want is the central device to scan for the peripheral...
Hi,
I have following questions with reference to two different bootloader scenarios with my custom nRF52833 board:
1) UART based: do I absolutely need RTS, CTS for this...
Hello guys ,
I am using nrf52833 board with nRF5 17.2 SDK on KEIL IDE has softdevice as S140 wants to implement six pin authentication password on nrfconnect app in mobile...
Hello!
Sorry in advance for what is probably a very simple mistake. I am currently trying to develop a simple PCB for the nRF5340 QKAA aQFN94 package using EasyEDA (bare...
Hi,
We are using nrf52832 for ANT and BLE for which we use SDK_17.0.2 and s332_nrf52_7.0.1
Our objective is to pair and un-pair ANT sensors. So far pairing multiple ANT...
in mech sdk 5.0.0
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_examples_enocean_switch_README.html&anchor=enocean_example_testing_app...
Hello,
I would like to know does mesh stack supports relaying net_key configuaration messages.
To describe this situation/concept better: I would like to create, say managment...
Hi,
I am implementing timeouts on AT command socket send and receive functions. Currently I have a timeout of 5 minutes but that seems too low as the modem appears to take...
Hello Community,
I am trying to provision a mesh node into the network using zephyr / ncs' mesh shell example. I am able to provision and control the nodes which do not...
Hello guys,
Let me explain you first. I want to build a BLE Mesh formed by some Microbits & nRF52833.
I have learnt how to use nRF5 SDK and basing on an example I have...
Hi,
I want to use connectivity firmware compiled by source, I have compiled SDK 17.0.2 connectivity project path using SES "SDK Path\17.0\nRF5_SDK_17.0.2_d674dde\examples...