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...
The Thingy91 is not connecting to the account, when I try to add LTE to an account I get this error:
There was an error adding your device: nRFCode 40101: Device nrf-352656101077652...
Hi, I am experiencing a strange case here where after an update from SDK15.2 to SDK 16, the noinit section of RAM is not working anymore.
When I encounter an error of some...
Dear all,
I have pca10059 nrf52480 dongle which I accidentally erased and I could not upload any elf file to run moreover it was not blinking red anymore, no presence in...
In v1.4.0 SDK, AES key can be written into kmu slot, but there is no related function for ECC key and RSA key in crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h file...
I am using an STM32L4 chip that sends an update to the nRF52832 on a ublox module over USART. I assume the nordic chip is in the bootloader during the update.
We get a UART...
Hi, I want to eventually be able to programme a custom built chip with an nRF52833 SoC on board, but first I thought I would try with a nordic Thingy:52. My setup is as follows...
Hi,
I have seen a few tickets with people not getting any CTE data received and program restarting after "Waiting for periodic sync lost..".
Did anyone get it to work...
Hi!
Continue the previous case
I try to run zephyr direction finding rx example direction_finding_connectionless_rx
It seems to me that the external antenna is working...
Hi
I am working as a member of a team owning nrf9160 dk. I want to work remotely with the same hardware they have. but right now I do not have physical access to the hardware...
Hi, I installed VS. The screen shot is shown below. How to open, Build, Compile, RUN and Debug sample applications and custom existing SES projects. May, some one explain...
I am trying to program my nRF51 QFAC, but it tells me to adjust my linker settings.
I am using the SDK 12.3 and the softdevice 130 2.0.1.
However, after I apply the...
MCU : nrf52833
SDK : Ver 17.1.0
SoftDevice : S140
I try to call RTC value to external RTC Module by TWIM in BLE authentication rw request event.
But MCU stop to...
Good afternoon,
I built and flashed the Bluetooth Multiple advertising sets sample in VS Code using the nRF Connect Extension Pack onto my nRF5340-DK and come across an...
I am trying to measure my battery level on my nRF51822 beacon board through the internal ADC.
The chip is just advertising itself every 5 seconds.
The measurement works...