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...
How can i use the nRFConnect to read recognized gestures (idle, updown, rotate and tap) from the machine_learning application?
Tried to do this, but no services broadcast...
Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which...
Hello Nordic Team,
I need your help ! I have developed an App for nRF Connect for Desktop to be able to read and write UICR on device using nRF52 Series chips. It was working...
Dear Members,
I read about interrupt vector on S332_SDS_v2.0 page 78, 17.1.1 Interrupt forwarding to the application
=====
For the SoftDevice to locate the application...
Module NRF52832
Sdk: 15.2
I am trying to debug the module on a custom board, debugging worked fine until something weird happened on the specific board...
After the...
Hi,
I have nrf52840 DK connected to PC.
I have nRF5 SDK v17.0.2 installed.
I wanted to try out ble_app_blinky_pca100056_s140 example from the SDK, using Segger Embedded...
Hi,
Is there any example I can see to get I2C working in Zephyr on the NRF52832? Really would need help with this. Ultimately I need to get an accelerometer working within...
Hello,
I'd like to separate mcuboot code from keys and implement a strategy described on this page: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/design...
The documentation for Zephyr's UART driver API can be found here.
https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#c.uart_rx_enable
In particular...
Hi,
I see several topics about this problem, but none of them are giving an answer. I encounter also the problem that when a bonding request is being made to an android...
Hi Nordic,
I have got quite far in my journey to rebuild pc-ble-driver-py for my Apple Macbook M1 Pro under Python 3.9.9. I'm following your README on GitHub. I'm failing...
I have a legacy board and i would like to use it with sdk 17.1.0. But sdk getting started page did not have detailed explaination.
I have done #define BOARD_PCA10028 to...
Hi, Here is what I have done so far:
Windows 10, installed Segger for ARM 5.68, using the Tool Chain Manager installed nRF Connect SDK v1.8.0 ( installed in folder C:\Nordic_Semi...