Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
Hi All,
For my project I'm using NRF52832 IC and NRFsdk. I need 2 GPIO external interrupt to get notified. I'm able to configure both pins and able to see the trigger when...
Hello Dev-Community, I have modified the Thingy Firmware for a custom made board which has also the MPU9250 with TWI connected. Everything works fine, if i use RTT Viewer...
Hi,
Referring to this thread -
If the saadc sampling is trigger by a timer (through ppi), what is the correct way to saadc_uninit() without using the global m_sampling...
Hello,
nRF52832 datasheet denotes saadc sampling time in scan mode (paragraph 37.5.4) as:
What is extra time it takes for the easyDMA to store the samples in RAM ? ...
Hi Nordic.
currently i am working on nRF52840 as a reader and after designing as per your recomendation and it is ready to check but whe i connected to the commander the...
I have loaded the HEX file of nRF_Sniffer_200_beta3 to my nRF52832 or nRF52840 board, it can not be run as sniffer. May I know how to use my own nRF52840 chip as Sniffer?...
Hey! Is there a way to multithread the nRF52832? I want to store data in the buffer and do some processing on that. While processing I want to control how the data is stored...
We need to compare the signal of nRF51 dongle with our product.
How to find nRF51 dongle(nRF51422) with hciconfig in Linux?
firmware: PCA10031 1.1.0 2018.39
Guess I...
Hi,
Can you please direct me to the document that explains about generating more than 8 bits of clock in SPI and keeping CS line low for that entire period.
Also, if...
I've been working on a project based on nRF SDK. The project is developed in C++14/17 and I found that nRF SDK 15.2.0 doesn't always want to compile with C++ compiler. I made...
Hi I'm using the nrf52832 and want to send datas via UART and SPI but the PSI example Show different Settings of UART then the BLE_APP_UART. The BLE_APP_UART is running well...
We are currently developing our product in Zephyr using the BLE Host/Controller with virtual HCI (building the project with . We are anticipating a Nordic Zephyr BLE solution...
Are there any native RTOS build-in the SDK? If I need to develop a sensor device driver (i2c based) any recommendation as the safest way to do that. Choosing between freeRTOS...
Hi,
there is a broken link on https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/ble_sdk_app_buttonless_dfu that refers to " Generating bootloader settings...