Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
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...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hello supporters and enthusiasts,
I'm developing a BLE product which mainly works as central role for all scenarios.
The steps how the central controls to a peripheral...
With the release of NCS v2.0.0, is v1.9.x EOL? If not EOL, how long will it be supported, will there be a 1.9.2 or beyond?
Trying to decide if we should look at migrating...
Last year i asked about a custom nRF5340 board when using NCS V1.7.0 and the comment was to just copy the entire nRF5340DK into my custom board folder and modify the names...
Hello,
We have a pre-production design of a custom board that has an nRF5340 on it. We have built and programmed about 60 boards of this design without any issues using...
dear all,
I want to know how to estimate ram of softdevice use.
For example, as a central, how much ram will be required when adding a custom ble service,
and how much...
Hello
I added the mesh shell module to my app running on nRF52480 custom board and I am trying to provision and enable publication on the custom model I have
This produces...
Hii. I was using scheuler and wanted to know how this part of code works. The #define CRITICAL_REGION_ENTER() has opening bracket but it is closing after #define CRITICAL_REGION_EXIT...
Hi,
I use nRF9160 SPI to drive Epson's screen, The screen MAX writing apeed is 6M,But reading apeed is only 1M,So I need to switch SPI speed between read and write。
I...
I'm more or less copying the thingy:91-design. The Qourvo 12038 used in the design is EOL, and at the moment not available. It seems the alternatives use MIPI-interface. Can...
Hi,
I´ve been trying to improve data transmission from an nRF91 dev board through nb-iot to Azure IOT-hub and always got a socket disconnection event when I tried to send...
I would like to configure the TXD, RXD, RTS and CTS pins for the UART on the nRF52832.
I saw that the uart0 node ( nordic,nrf-uarte ) has attributes like rts-pin but they...
I got an nRF52 DK, took it from the box, plugged it into USB and turned it on. One LED was flashing softly and slowly.
Then I ran nrfjprog.exe --deviceversion --log and...
Hello, two related questions:
1) We're hiring a third party, Fortify to statically analyze our code base. I'm having trouble figuring out where I can modify the build tool...
Hi,
I already have a product which is running on NRF52810 (SDK S112)
Since the lack of CPU worldwide problem i found a stock of NRF52811.
I saw it's hardware is pin...