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,
Sdk-17.1.0
Soft device-s112
I have large amount of sensor data in my memory (eg:- 8MB of temperature sensor data, 100000 readings). I want to transfer this to the...
When the nRF52840 Dev Kit is sending data as a peripheral, connected to client running nRF Connect all works.
I am sending (streaming) a text file to iOS phone or Android...
Hallo,
I am using SDK V7.0.2, SoftDevice S140 V7.2.0 .
I am trying to implement an application timer with the Secure Bootloader example. I checked in to the nrf_bootloader_dfu_timers...
I can use segger to develop ncs1.5.0 projects, but when I switch to ncs1.6.0, I cannot open all the projects in the directory.
Segger error log:
Creating solution sensor_server...
The nRF24 series is marked as Not Recommended For New Designs. Yet looking specifically at nRF24L01 and nRF2401A, both not recommended, they recommend using nRF24L01+ and...
Hi,
The USB console example in zephyr/samples/subsys/usb/console works
well with nrf52840 usb dongle. But when I upload s140 along with my app it
does not work. Can...
Hello,
i am using nrf52810 with mpu6050 for reading accelerometer and gyro-meter data and i want to advertise the sensor data continuously in nrf mobile application where...
Dear,
We are llooking for an example to use RSA 3072 for nrf5340 bootloader.
How can bootloader (samples/bootloader example) support RSA 3072 for nrf5340?
Regards...
Hi,
I had my application running on nRF_SDK_For_Thread_and_Zigbee.
I have been following SDK APIs directly in my code to calculate certain parameters:
1. nrf_temp_read...
Hello,
I tried to power the nrf9160-DK with external supply on port P21, as suggered :
https://infocenter.nordicsemi.com/pdf/nRF9160_DK_HW_User_Guide_v1.0.pdf
So I...
As per DFU concept t he image management command handlers makes it possible to upload , list , test and confirm the image(s), while the OS management command handlers makes...
Hi,
We need to enable internal RTC of SDK,
Pls share location of RTC driver implementation in nrf Connect SDK 1.8 & 1.9
can you please share example code for enabling...
I have tried to used the function below.but it will make my key interrupt disable when i set gpiote_ch_id to 0 .My key is in PIN 0.11.
So I want to know the meaning of gpiote_ch_id...
Hi,
I would like to know if there is a footprint difference between NRF52810-QFAA-R and NRF52832-QFAA-R in other term, can I use both with the footpriint of NRF52810-QFAA...