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...
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...
The second instance of UARTE, UARTE1, was enabled in the configuration file. The receiving interrupt of UARTE1 failed to enter. Please help to check the reason
Hi everyone.
I am using nRF Connect SDK v1.6.1 (it's an old project) on a custom board with a nRF5340 on it.
The firmware is based on the central_bas sample project with...
Hi,
I am trying to create an ad-hoc network with several nrf5340 boards using 802154 radio, e.g. whenever each node transmits, others can receive the transmitted packets...
Hi,
I'm in the process of developing a new Matter device, using the Matter template as starting point.
When trying to commission the device it fails at step 8 (AttestationVerification...
Hello,
I am developing my own application using nRF Connect SDK with the nRF5340.
I want to drive multiple GPIO pins at the same time using the function gpio_port_set_masked...
Hi!
I am working on creating a Low Power mesh network and am trying to decide which communication protocol I should use with the NRF52840. There are no nodes in the network...
Hello,
I'm using NCS 2.0.1 on a nRF5340 board.
Currently I have some troubles with getting a response if I try to write a BLE characteristic from an iOS app. The write...
Hello, I am trying to disable using uart for console use Kconfig.
I am using sdk v2.0.2 (VSCode + nrf connect extension)
It works and the software works as expected. After...
Hi,
I would like to know how I can get the connection parameter in nrf connect for desktop. I want to assign the same parameter for our pc-ble-driver-py program.
Good day to all
I am at the final stages of developing a program for collecting sensor information from a UART and publishing it onto a mqtt server. Currently the device...
Hi All,
I am using nRF5_SDK_17.1.0
while building SDK example project uder the below path with SES
..\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10100_s140_ble...
Hey!
Would it be possible to use I2C and SPI simultaneously on the nRF5340? I'm using I2C/TWI for sensor data (optical based) and SPI for a DAC - need both of them operating...