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,
We are working on a custom bootloader/DFU and is going to use USB CDC to perform DFU and some data transfers for version information. We use the USB CDC library both...
Hello,
SD: 122
part nrf52833
I need to do the following:
a. scan for advertisements containing a particular MAC address without connecting. This works.
b. the...
Are there any convenient ways to debug BLE connectivity issues? I have the service up and running but the connection on nRFConnect App doesn't quite go through: it remains...
Hello,
I work with the nRF5340 and want to use I2C0 (1-3 is reserved for other sensors in my project ). I already use I2C2 for a sensor and this works fine.
To use the...
Sorry I'have a question about the certification process of a BLE in a custom board.
I see that with zephyr that I can define a custom board derived fron nrf52840dk. If for...
I powered the DK up and the LED's would light corresponding to the button that was pushed.
The D drive would come up, so I drug the heart rate demo (hex file) to the drive...
I was trying to follow the video to create a project with VS Code. After I click the Create Application buttion, there is nothing happens. It only create a Folder with APP...
Hi,
I already read all similar ticktes but none of them does solve my problem.
i'm using nRF Connect SDK (NCS) with a custom board equipped with nRF52833. To implement...
Hello, I am considering using OpenThread mesh network for an application. I need to know if it is possible to blacklist/remove a device connected to the mesh network from...
Hi Dev team,
I am using the Thingy91 for my development project. I have noticed 1 peculiar issue and wanted to ask for suggestions regarding it.
I had deployed a Thingy91...
Hello there,
I am that newby in the vs code dev environnement. I use the XM122 from acconeer to perform radar measurement. The soft provide by Acconeer compiles and works...
Dear Community;
I am trying to port this code that was made for an nrf52 to an nRF9160. I have a 4.99K pull-up resistor between the data line and VCC.
This is my ds18b20...
Hi, Is it possible to increase the size of the buffer for the UART IRQ RX function such that it receives more than 8 bytes at each interrupt? Currently I am trying to send...
Hello everyone,
I'm reaching out to touch base on the current support status on the latest software (MFW v1.3.1 and NCS v1.7.1) for CoAP over UDP (DTLS) for using as a main...