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...
Dear Ladies and Gentlemen,
I read for detecting angle of arrival the following page:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth...
Hi,
I want to develop simple app that receives data via BLE and send it through UART so I could gather them to file or draw a real-time chart in SerialPlot.
As far as...
Running the secure DFU example in SDK 17.1.0 results in hardfault in IAR EWARM 9.10.2. The board used is PCA10040.
Using EWARM 8.50.4 seems to work without problems.
Steps...
I have a number of custom projects and boards that were created using SES.
How do I get nRF Connect to see my projects and boars. I have a separate directly structure where...
if i am controlling two spi devices with one instance, can I just define a new SS in the same SPIconfiguration or do i have to close the connection and select a new one? ...
As soon as I plug in my nRF52840, the whole board gets extremely hot. When I try to upload a program, the error message "No J-link device connected" pops up.
With another...
Hi!
I use XMONITOR to get the current cellid but it seems strange.
%XMONITOR: 5,"","","24008","2725",7,20,"01ADF70B",215,6400,50,35,"","11100000","11100000","01001001...
I'm working on nRF9160-dk.
I built a sample application "serial lte modem" in NCS 1.6.1.
i can use AT command on the UART0, but i find the printk in source code is not...
I have successfully compiled my project using `west build` and now I am trying to load it onto my nrf5340 board I recently purchased. Here's what I'm doing:
- From the same...
Hi,
I would like to test some environments. Therefore - I would like to use an example from SDK 17.0.2, which allows me to connect to a PC via NFC, as a peripheral, receive...
I'am working on nRF52840-DK and nRF9160-DK.
i'd like to add an interrupt pin for a SPIM device. (eg. in the following spi_dev: )
&spi3 {
compatible = "nordic,nrf-spim...
Dear nordic team,
i want to take log from dfu example i tried using rtt veiwer but it doesnt work.im using sdk version 17.0.2 and soft device 7.2.0 and nrf52840 DK
in...
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE command using application. How to do that? I tried to assign the variable...
Hi,
I’m using the nRF SDK 1.6.0 and trying to build the “ memfault ” sample for nRF9160 using the
“ nrf9160dk_nrf9160ns ” board. The sample location is:
C:\Users\username...