Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but I got to the part of the integrated DCDC converters and...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
Background
Our device uses the CONFIG_LTE_NETWORK_TIMEOUT option from LTE Link Control, which by default is set to 600 seconds (10 minutes). I haven’t found any specific...
Hi all,
I am using and nrf9160, in particular a thingy91. It is running 1.3.7 firmware. I have the SLM sample loaded and can sent AT commands to the device using the nRF...
hai
i want to store a struct contains two elements . can i store it in flash using pstorage....?
if so how can i do that.........?
or
can i store a two dimensional...
I want at s132 use RT-Thread RTOS,but I see arm_startup_nrf52.s file defined Stack_Size and Heap_Size 8K, can define Heap_Size = 0? reduce the Stack_Size (such as 4K)?
so...
Hi,
I want to know that what is the different between RS232 and TTL.
I want to know that can we two RS232 to TTL converters back to back in the wire ??
Hi,
I'm using nRF52832 Software Development Kit, PCA10040, S132.
In nRFgo Studio, I erased all my SDK.
In nRFConnect, I selected serial port which SDK connected.
And...
hello there i am using nordic SDK 10. spi_master.rar (/attachment/5a7f162df5ffa9d40019ed2553d99f1d)
i am getting some compiler error. i have uploaded text file. can anyone...
I am able to run nRF5_SDK_12.2.0/examples/peripheral/blinky using the armgcc toolchain without any issues but any example with a soft device enabled (e.g. nRF5_SDK_12.2.0...
Hi. I'm using nRF51822, SDK12.2.0, S130 v2.0.1.
I'm trying to make a peripheral device using nRF51822.
Is it possible to define multiple Characteristic Properties? ...
Hi,
My code was working perfectly until yesterday, where the function "ble_nus_string_send" on my main loop started returning NRF_ERROR_INVALID_STATE because "p_nus->is_notification_enabled...
Hi,
I have found that the sdk13.0 is support 20 current connections , I test it by using example /SDK13.0/example/ble_central/ble_app_multilink_central , I change the central...
Greetings Nords,
total noob here,
I've got two preview nRF52840 devices (as well as the two normal nRF52 devices),
I want my two preview devices to be able to ping each...
Hi,
I am using nRF52 and SDK13 with SoftDevice 132 v 4.0.2 which is now supporting multi-peripheral connections.
I am using multi-peripheral example for reference. In...