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 Nordic,
I've been trying to run examples developed for the PCA10059 for several days now without success.
I changed the Preprocessor Definition from BOARD_PCA10056...
Hello,
I am trying to create a custom driver for an accelerometer I have sourced. I am using the nrf5340-dk.
The code was not able to compile as a result of the following...
Following function implementation is not following POSIX documentation specified at https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html, which says...
Hello Nordic Semi
I know that nrf52832 does not support SPH0645 Mic on I2S interface because of data width limitation in hardware for nrf52832.
I want to know that does...
Hello,
I'm using the mqtt_simple example with the following changes to add WebSockets Secure Support:
Also I set the Application MQTT topics, clientId, host, port...
Hi,
I have multiple devices that support Nordic DFU.
I want to update them using a Linux computer with a bluetooth dongle connected on it (and its not a Nordic Device...
Hi, There,
About the interrupt priority, can I understand it like this? "The two levels: NRF_MESH_IRQ_PRIORITY_LOWEST and NRF_MESH_IRQ_PRIORITY_THREAD have the same functions...
Hi Devzone,
I know that we can adjust "Advertising interval", "Tx power", "Tx payload" to do a power optimization when advertising. But I when I set " Advertising interval...
Hello,
I am trying to decrease the power consumption of my board (nRF52 DK) so that I can only see what's consumed in advertising beacon demo. When I measured the current...
Hi everyone,
I have a board based on thingy91. I have lis2dh and adxl372 sensors on it. They are both connected via SPI, and I've added this to my overlay file:
Also...
Hi,All:
I have finished continuous unmodulated carrier by SD fuctions as below.It is more efficent than DTM examples。But now,I don't know how to ctreat continuous modulated...
Hi,
I would to design a custom PCB with nRF52840 SOC.
I have two different power source:
1. 3V Lithium coin cell
2. 3.7V LiPO battery with charging circuitry
I will...
Hi,
I have a quetion,nRF5340 have two package, so have two diference RF circuit,as below picture,Why are the matching circuits different?
Package is QKAA aQFN94
...
Hello,
I am running ble_app_beacon on nRF52 DK. To check functionality, I try with all power sources in turn, i.e. USB cable, battery and external source. Today I realized...