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...
"Failed to upgrade target. Error is: Lost connection in the middle of the transfer"
I am doing a mesh serial DFU with DFU quick start guide .
I have gotten all the way...
Hello everyone,
I want to be able to set a timer in my project. With this timer i want to be able to make my current comsumption evaluation easier.
I am using the nrf9160...
Cannot update modem (nrf9160) with "nrf connect 3.8.0"
Modem DFU failed with error: no matching trait found
no matching trait found
Installing older versions eg...
The datasheet tells me that the default source of the low frequency clock (LFCLK) is the 32.768 kHz RC oscillator (LFRC). so I took the crystal oscillator off my PCB, but...
After updating NRF Connect v3.9.0 to eliminate the recently documented JSON + connectivity errors with nrf Programmer and Power Profiler, my bash scripts utilizing nrfprog...
Hi,
1. Please provide me with an example of BMA280
2. The SDK: replication v1.7.1
3.IC:nRF9160
4. I tried to change the BME280 driver to BMA280 driver, but the following...
I am working on project in which i want to read data from sd card and send it to mobile through BLE , I am using ble_nus_send to send data but when i decrease the delay then...
Hello,
Using sd_ble_gap_adv_set_configure() with ble_gap_adv_params_t I observe that the actual time when the BLE_GAP_EVT_ADV_SET_TERMINATED event is raised is earlier to...
Hi All,
Likely because I am still quite new to this, but I have started with MQTT simple example and whenever I do use GuiConfig to make mods, it saves them to
proj/build...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...
Dear sir/madame,
By an accident I selected Power Profiler Kit II when I wanted to download an application to “PCA10056 DK” . After that ‘download’ Power Profiler Kit II...
Hello,
I'm using NRF52832 as a controller for cellular modem and used the AWS IOT supplied with the NRF Connect SDK.
I want to use the AWS FOTA and I'm a bit lost, I added...
This builds on a previous Forum Post that was closed out.
There is a peculiar issue with the NRF52840 SAADC sampling. For an unknown reason, triggering the SAMPLE Task in...