Hi, this is a very broad issue that i am having, because i dont know the source of it. I am simply unable to use the bme68x IAQ library. i have downloaded the external bsec...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi - I am seeking clarification on a topic as I am a little unsure on the correct way to do things.
I'm using an nRF52840 and porting an old Firmware from nRF5 SDK to NCS...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...
Hi,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...
Hi!!
I am now using SDK 14.0.0. and I have added UART functionality to the SPI program().
I could confirmed that SPI and UART can transmit data separately.
However,...
Hello,
I am trying to modify the ble_app_uart code so that my peripheral can send data automatically to the central, which in turn can print it on a computer through UART...
My application is a BLE peripheral and will only allow a single connection to a BLE central. Hardware will be nRF52832. My test application was based on a Nordic example that...
Hello,
I am working on Bluetooth Mesh authentication. I wonder if you have more details about Input OOB . I am trying to input a number from nRF Mesh app to send it to the...
I need to confirm before buying, whether the nRF52840 chip and the nRF52840 development board can be used to develop a Zigbee Mesh.
Also whether "nRF5 SDK for Thread and...
I need to do pairing between the two 51822 modules. All the information I find is paired with the slave and the mobile phone. There is no host matching process demo or learning...
Hi
I'd like to create a firmware that supports multiple Nordic boards as Hardware (as the nRFConnect Firmware does). To do that I have to configure the peripherals according...
Hi,
I am trying to test an application running on the nRF52840 using your nRF Sniffer (actual version 2.0.0.2.beta).
My application should be able to request a change...
Hi,
As per the forum thread https://devzone.nordicsemi.com/f/nordic-q-a/37591/nrf-connect-for-desktop-max-throughput/144881#144881 there is a limitation in data acquisition...
Hello,
I have some questions about mesh network.
Current i am working with 10 Boards (nRF52840 modules) and i want to test the BLE mesh network. I have installed the software...
Hello,
I am currently trying to implement an IR sending functionality. My plan is to use a timer to toggle gpiote through ppi. For the width of an IR pulse (or mark) and...
Hi, it's my first post in this forum, and I glad to join to Nordic Community.
After few month of developing project on Nordic MCU, I try to migrate form SDK 12.2.0 to SDK...