Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hello guys. I'm beginner in Nordic Devices.
I'm working in project that sends Acceleration Data from KX220 sensor over LoRa network or if there is a BLE device connected...
Hi,
I find that nrf52 series can support Bluetooth 5.2 SoC in nordicsemi page, but it still shows Bluetooth 5.1 SoC in Product Spec.
Which one is right ? Is it just that...
In the User Guide for the nRF52840DK on pg 26 is:
8.5 External memory The nRF52840 DK has a 64 Mb external flash memory. The memory is a multi-I/O memory supporting both...
Hi,
I'm working with the USB_CDC_ACM example to communicate with a PC trough COM port. It works well.
Now I would like to use the ISO endpoint feature in order to transfer...
I have a NRF52840 DK, with a pca63511 power profiler kit purchased just a few days ago from Mouser. I am trying to use the power profiler kit with version 2.3.1 of the power...
We are in a need to upgrade the existing Soft Device to higher version from the application firmware. The reason why I am asking this, if it is possible to upgrade then we...
Hi All,
I am Working on nRF52840 and using nRF52840-DK.
Below is my working environment
SDK - nRF5_SDK_16.0.0_98a08e2
IDE - Segger Embedded studio (windows 10 -...
I am using NRF52840 in Mesh (SDK 4.1.0), I am facing this strange issue, one of my node (have client+server both) is got damaged, I replaced this with new NRF52840, then I...
Dear support team,
In the AT command manual, the parameter type are well documented:
But there is no hint or description about parameters in certificate manager. The...
Hi I am using Mesh V 4.0 and Stack V 16.0
I have created the Message Model in Client side and can able to send string from Client to Server on button press.
Now when I...
I am a nRF new user, I try to use JLink-OB (STM32F072C8T6) program nRF52832 module, wire nRF52832 via SWD likes below,
I try to use nRF command Line tools operate nRF52832...
We're trying to make our device automatically recover after a brown-out or brief power loss. I'm hoping to leave a system-state value in a RAM location and check for it on...
Hello everybody,
I successfully built a BLE demo application using Nordic SDK and arm-gcc makefiles and now I am trying to flash it. My board is a custom made one with NRF52832...
Hi,
I want to use the gps.h driver with the nrf9160 but I don't know how to get the gps device pointer to initialize the driver.
Tell me if I'm wrong, but normaly,
we...