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...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi
I am using nrf Connect sdk 2.9.0 Visual Code IDE.I have added the following configuration in the prg.conf file:
But still I am not asble to receive more than 20 bytes...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
Hi, we are using NPM1300 with a ICP401835TPRT renata battery. It has a 10k B=3380 NTC (part number NCP15XH103F03RC ). I'm getting a really high temperature reads and very...
Hi,
I am trying to optimize a time critical device for lowest possible latency data transmission over BLE on nRF5340 working as peripheral. Currently my algorithms are implemented...
I'm adding MCUboot to my application and we'll be using our own app to upload new firmware over BLE to the device over our custom comms protocol. I can use the DFU Target...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
I have a modified asset_tracker_v2 running with SDK 2.5.0. It is connecting to AWS and sending data perfectly. It has been running for several years without a problem. I am...
Hello,
I’m running the AWS IoT sample on nRF9160DK v1.1.3 using nrf-sdk and toolchain v2.9.0, modem v1.3.7.
Everything works fine when following the instructions with...
Hello community, I am currently looking for a solution outside the 2.4 GHz band and I came across NR+. Does it suit my needs for M2M (Machine to Machine) communication? If...
Dear Nordic experts,
My question is simple, how to get the 6 octets default MAC address by app SW in nRF52840. The question was already raised by someone some years ago...
I have an issue when trying to install nRF Connect SDK on my work computer. I have installed VScode, the toolchain and the nRF Connect extension. The next step would be to...
I have been trying without success to install either the v2.7.0 or v2.8.0 SDK onto my Windows 10 System. Every time/method I've used results in an error equivalent to
...
Hi,
SDK17, Softdevice S112, NRF52805 custom board.
I have baremetal bsp implemented but I am new to Softdevice and struggling a bit with an interface concept beween two...
Hi,
I'm working on an indoor positioning system using an nRF5340 and a CHW1010-ANT1 antenna array. I'm receiving IQ samples from BLE CTE packets and using them to calculate...