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, I work on custom board, which have NRF52833 and IS25LP016D SPI flash. I tried with SPI flash sample but SPI flash driver IS25LP016D was not found! err message show on...
Hello,
I want to use DTM FW for my design and have to update Tx & Rx pins to 21 and 20 respectively. Looking at the files in $\ncs\v1.8.0\nrf\samples\bluetooth\direct_test_mode...
Hi
I measured the CW output power of several DevBoards (nRF52832 and nRF52840) and the output power is much lower than expected.
Setup:
nRF52832 or nRF52840 DevBoard...
Hi Nordic,
when I run the samples/subsys/fs/fat_fs, the example of FAT file system usage with SDHC media, get error as below:
I have no idea how to fix it.
the SD...
Hello, sorry to disturb you I'm using Nrf52840 board and I would like to know how to flash correctly. I'm going to tell what i did with Visual Studio Code. I created a simple...
hello guys ,
In my project i am trying to reduce power consumption of nrf52810 with sensor. when a device is powered up it consumes 1.2mA without BLE advertisement and i...
We recently changed from nRF52832 to nRF52833 and for layout convenience used some of the P1.xx pins for our signals.
We are using SDK ver: nRF5_SDK_17.0.2_d674dde
For...
Just installed nrF Connect SDK v1.8.0 (using Toolchain Manager) - under Windows Windows 10 Entreprise
I have completed the setup and restarted my PC, however VSC is not...
Hi everyone,
I experiment with the saadc low power example . I have followed all the settings but I cannot achieve as low power as the example. As you can see from the PPK...
Hi,
1.How to test the ESD Human Body Model (HBM) performance of nRF5340?
2.How to test ESD Charged Device Model (CDM) performance of nRF5340?
Thank you for all your...
Hi everyone,
I have just purchased the PPK2. I've noticed that there two methods two measure the current
1. Source meter (the PPK2 provides power to the DUT)
2. Ampere...
Good day!
I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values...
Hi, I want to run UART on my custom PCB module that uses Wuerth Elektronik Thyone-I module that has nRF52840 chip. The project has just a RX, TX pins (and power supply, of...
Hello,
I'm currently having some issues where my custom board is either experiencing infinite DFUTarg cycle or "no bootloader was found" error.
I have been following the...