I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
I am trying to use the BluePy Scanner on a Raspberry Pi 3 B+ with a nRF52840-Dongle programmed as a Bluetooth: HCI-uart .
I am able to get the Bluepy Scanner code to work...
Hello,
I have nrf52DK and I want to deploy templates from S130 protocol to NRF51822XXAC. Any tutorial or guidance would be greatly appreciated.
Thanks in advance.
Hi to everyone!
I am working on the SDK 17.0.2 and my project contains nrfx_twim.h functions.
I have a problem to understand the changes that i have to make in the sdk_config...
hi..
I am using nrf52832 and 15.2 version sdk . my laptop 64 bit wndows , there is no software for 64 bit windows , so i installed the 32 bit software
i am getting the...
Hi, I'm just wondering if there could be any chance that the GPIO can be used as ADC? I had my gas sensor output wired to GPIO (P0.03) instead of ADC (AIN0-AIN7) pins. TIA...
Hi,
I tested UART app(nRF Toolbox) by iPhone for scenario: erased bonding info of peripheral but iPhone, then establish connection between iPhone and peripheral.
Here...
I am trying to integrate code on hts221 with an nrf52832. I am using sdk15a for referring the .h and .c of hts221.
NRF_TWI_MNGR_DEF(m_nrf_twi_mngr, MAX_PENDING_TRANSACTIONS...
My programming environment :nrf52840, nRF5_SDK_15.2.0, armgcc
It shows that MD5 is avaliable in the nRF sdk documents, and I actualy run the hash(SHA1, SHA224, SHA256...
How to set the associated registers of nRF52840 for Ble_LR125Kbit and Ble_LR500Kbit modes. The following configuration did not lead to successful communication. Please help...
Hello Community, I have done some of the programming for nrf52840 for custom ble,interacting two ble devices as master and slave,etc now i want to move on to ble mesh networking...
Hello,
I got a new nRF9160 DK a couple of days ago. I followed the "Getting Started" to get connected to the cloud. But my board is getting connected to the LTE network...
Hello,
My current setup is:
Nrf 52832 custom board (pca10040) SDK 15.3.0 SES 4.52 Soft Device s132 Using a j-link mini EDU debugger
I've tested out the secure bootloader...
Is it possible to change the radio frequency while the radio is running? Our group wants to transmit packets at various frequencies as quickly as possible.