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 !
1.
In nRF21540 PS current consumption in TX mode is specified like this :
TX_20dBm State: TX POUT = 20 dBm 110 mA
But it is not clear if it depends from actual...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to send an array "data_array" of uint8_t...
I am developing GATT Server Reader Firmware usng nRF SDK COnnect using NRF52840
I have implemented two services in reader FW in two files say: service_a.c and service_b...
Hi,
the tool chain of NCS1.9.0 is at /opt/nordic/ncs/v1.9.0/toolchain
I just install NCS2.0.0 by NRF Connect Desktop.
However, I found there is no "toolchain" in /opt...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...
Hi,
We need help in getting an system call / API in Zephyr which updates the consumption of memory ram and flash
can you please suggest any mechanism which verifies...
I am using nRFConnect on windows 10 with the nRF540 Dongle for the first time.
I am successfully able to connect and view parameters on the nRF52832 using the Dongle.
...
Hello,
In my project i am using nr52840 actually its a custom board and i want to send the sensor data to custom app sometimes data updating and sometimes data not updating...
I am try to flash BLE SDK binary by Nordic, but using --sectorerase --verify with --reset seems to fail :
Two options combined :
I'm using the nRF51 SDK version 17...
Hi
I am developing for the nrf52832, S132, SDK17, trying to set up a SAADC multiple channel scan, however at times I will wish to only sample one channel, specifically ...
nRF Connect for Desktop 3.11.1, Programmer v.3.0.0.
Message showing with Jlink I am using and device connected:
13:58:12.602 Using nrf-device-lib-js version: 0.4.11...
We have developed a prototype board based on the Thingy91 which contains both the nRF9160 and nRF52840 and many of the same connections.
However, after a few successful...
Hello,
Now I am trying to merge usbd_ble_uart and ble_uart_c, I have found some example here.I am using nRF52840 DK , nRF52840 dongle and SDK 17.1.0.
I tried https://devzone...