I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
Hello, we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hi,
I have two questions regarding the UART and SPI communication at high speed. I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an ADS1299...
There're 2 things annoying me:
1.What's the right way to use VS code, does every time I need to open VSCode in ToolChain Manager?
I just want to open VSCode directly,...
Hello i am working with the example ble_app_uart and i have created one new service and two characteristics. The firmware was working fine with no errors. However my computer...
Hi,
This is the follow up on this question , I'm not sure how it was closed.
I'm getting different execution times (not transmission time, like mentioned in the answer...
Hi,
I want to debug my nrf5340 custom board with logger method. I have tried to follow the Nordic's nrf connect SDK course. And I have written the code and just flashed...
The problem i having seems to be tricky and i spent hours trying to figure out whats happening. So, i will try to put all details possible. Im two days with this issue and...
Hi there,
I faced this issue while I was setting up a test through two UART0 & UART1 ports on NRF5340 chip, using baudrate 1000,000.
Here is the setup:
UART0 &...
I currently use nrfConnect on android to download firmware to nrf52832s. I am just getting started with nRFUtil and the dongle.
If I understand correctly, I should be able...
I have a nRF52 DK from DigiKey that I've been evaluating and I ran into an issue: I had a custom app that was talking through Bluetooth and sharing some custom characteristics...
Hi, I'm using NXP LM75B temprature sensor based on nRF SDK's example code.
I would like to save power on this sensor.
I have prepared the code as follows:
Following...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
I'm developing for nRF52832, SDK 17.0.2 and softdevice S312 7.0.1.
After I upgraded from Segger Embedded Studio 6.22a to 6.30 I found that turning on any compiler optimisation...
HI DevTeam,
I'm using the nRF52840 as co-processor due to the semiconductor shortage and I don't need to use the RF section. What should be done with the antenna pin in...
This is the implemenatation spec for GATT server database (reader) firmware i am working on.
I have implemented advertisement packet using nRF Connect SDK latest.
Not...
Hello,
I am customizing the BLE DFU bootloader for nrf52820. Integrated an LCD to it.
Now I need to display the percentage of firmware download on the LCD. It will take...