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,
We are using NRF52832 MCU for one of our BLE based project.
We are running out of memory when specific operation performed. Buffer crashed.
What is minimum setting...
I was using log to print debugging information when the BLE_GATTS_CFG_ATTR_TAB_SIZE message popped up. It doesn't normally happen. What's the reason for that? Thank you very...
After flashing the nRF-9160-DK with the required firmware ( as instructed in this video https://www.youtube.com/watch?v=rMvW3HXLErk&feature=youtu.be ), the LED 3 is flashing...
Hello,
we need to disable UART0 to achieve low power operation of our device. This is done by running:
This works correctly on a minimal example when building using...
Hi ,
I want to know if it is possible to interface NFC text record example with ble_app_uart example. I want to run both the programs simultaneously. As the NFC text record...
Dear all,
The forum is full of questions around printing floating point numbers, however, I have a rather strange issue where maybe someone can help.
I have a project...
Hi,
I am new to creating project from scratch.
I want to use nRF51802 module. From few support tickets i have come to know that SDK version 12.3 and SoftDevice S130 version...
This is a beginner question and may well related to a misplaced setting in Segger Embedded Studio.
I am working towards a BLE scanner application which will include NFC...
Hi, Thank you for your attention to this matter.
Please provide nrf5340 layout in this package to me: WLCSP 4.39 x 3.994 mm package The customer needed to use this encapsulation...
I want to receive more than 250 bytes over NUS ,presently i have receiving All Data but in parts of 20 bytes (i.e after receiving 20 bytes BLE_NUS_EVT_RX_DATA event is occures...
Hi there,
I've recently purchased a nrf9160dk to evaluate. I've got some demo code going connecting via LTE and chatting to my AWS server via TCP and that's all going well...
Is there any SPI examples by directly accessing the registers?
Based on SDK15.0.2, for NRF52832 or NRF52810, higher freedom, higher memory utilization.