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.
I know that I can change the interval of the advertize event by changing the advertize interval, but I don't know how to set the interval to be sent to each channel...
Hi, We did design our own board/pcb using the nrf9160, but we have a problem to connect to network/lte. I did some debugging and I found out that when the method lte_lc_init_and_connect...
Can you please tell us what is the power consumption in Idle State with DRX = 1.28s and Sleep State with DRX = 1.28s? And an estimate with eDRX at 5.12 s? We are asking because...
Hello, I am using nRF52832 dev kit. I am trying to get lower current consumption. I used ble_app_blinky example and disabled the NRF_LOG. My settings are below:
Role: Advertising...
Hi, I used my NRF52840-DK for few times but suddenly the jlink connection was not detectable. Before the Jlink failed, the main controller on board did not bring up the board...
Hello,
I Cant upload BLE Code on nRF52832 breakout board from nrf52 Dk using Segger studio. Other codes such as blink are uploaded successfully. But there is problem for...
Hi,
I am trying to use radio notifications (mpsl_radio_notification.h) to call notify with data just before central connects. I do this with no problem with NRF52840.
...
Hi everyone. I just bought the nrf52832 Develop Kit. However, after trying to flash write the sample, my nrf52832 Develop Kit doesn't work and won't flash write the next time...
Hi, I'm using BC805M module which uses nRF52805 SoC.
I have a power ON/OFF button on the PCB. If I press the button (deep sleep mode) during BLE connection, the BLE will...
Hi, I'm using nRF52805.
In my code, I used BLE to transmit I2C and ADC data to the mobile app nRF Connect correctly and continuously.
I tried to use NRF_LOG_INFO() and...
Hi. I am working on firmware for nRF9160 based IoT device Already found a way how I can switch between two different images in flash from the current firmware and it's super...
Hi,
I'm trying to achieve a higher transmission speed between nRF9160 and PC on Thingy91 using connectivity_bridge from NCS 1.7.0. On the 115200 everything is working fine...
Hi,
I am trying to flash one nrf52-DK using the other nrf52-DK.I am using nrfconnect App to flash on Linux.
I am getting an error as:
ERROR Could not fetch memory...