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,
I am using nCS v1.8.0 for application development on nRF Connect extension of vscode.
But I am unable to configure any unit testing framework to test my applications...
Hi, I am developing a logger for which I am using a memory. I was doing all this using SPI in nRF52832 DK which works perfectly fine. But the problem arises when I am trying...
I have a module using a Nordic chip labelled "N51822QFAAH01621UT". I know it's the NRF51822-QFAA, but I am not sure which model exactly?
Looking on DigiKey these are the...
This is more of a question than a problem:
I have been studying the ble_app_uart_c code and noticed that although data is transmitted to the handler one byte at a time,...
Hello.
We are looking for a viable solution on how to transfer a firmware over the BLE OTA from Particle Tracker (Gateway), or any other mcu to nRF52840 devkit (Client)...
Dear, I am new to Nordic. I trying to understand the various Defines for nRF5340DK kit using Devicetree.dts file. In that, I had look on SW0 defines.
1. The gpio0 reg is...
Hi, I'm using the nrf52840 BLE mesh (nrf5_SDK_for_Mesh_v5.0.0_src) and some other sensors which drivers are written by using nRF5_SDK_17.0.2. my device is battery operated...
In nRF_SDK_for _Tread_and_Zigbee, we used to set autocommissioning as false in the "thread_configuration_t" configuration and then start joined so that my thread node used...
The examples include checking the return code from various FDS calls immediately after the call.
Only some errors can be detected at the time of the call (for example NULL...
Hi,
I have created a vendor model for my application. When sending a message of 32bit it's working fine, but when I am changing the message length to 64bit by doing necessary...
Hello,
I am using a modifed Secure bootloader example in my NRF52840. I would like to show the user an update progress bar on the device screen while loading BLE DFU update...
Hello!
I am facing some strange behaviour using nordics dfu update service on android.
Somtimes after starting the dfu upload the app is not able to connect to the dfu...
Hi,
How to get this done using TWI this temperature sensor's I2C to write 16 bit register, it is sending start after device address then data. I tried as below, but it will...
Hi, I want to be able to send 1bit of data with as low latency as possible, what is the best way of doing this? Can i in some way directly control the low level of the radio...