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...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
When I bond with a central to my device, the peer gets added to the whitelist. But I want my device (peripheral), to automatically start advertising in whitelist after...
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...