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...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
Hi,
How do you create a macro in the nRF Connect Mobile app (Android) that displays RSSI in the log every time I receive a temperature signal.
Thanks very much.
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
We are developing a product with the nrf5340 and an external QSPI FLASH which contains bitmap images for display rendering. We noticed the nrfx qspi driver incorporates...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Dear All,
I use nRF52 SDK 17.1 for a bunch of projects with nRF52840. CMSIS DSP Library v1.6.0 (18. March 2019) is included in that SDK. I see that in the meantime there...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi!
I'm looking into making my own casing with a bigger battery pack for my Thingy:91.
It seems like the included battery has some circuitry which enables it to deliver...
Hi, There, I use 52832 to develop a HID touch(single point) device, it can work on android & windows, but can't work on iphone13(ios15). It can connect to iphone, but no touch...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
Greetings,
When trying to perform an http GET command over LTE-M (using the "Curl" MoSh command, to trigger a http download of a 500Ko or 1Mo file) after a few successfull...
Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
BLE Hello,
In my project i want to send the data from the nrf app to nrf52832 device and i don't know how to interface it with RPI compute module once the data received...
I'm using three low power PWM instances driving three separate IO pins open an nRF 52810 and need to be able to re-configure each of the channels on the fly to select opposite...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...