Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello, I'm trying to add a Peer Manager functionality to the Mesh Provisioner application.
I'm using nRF52832 devkit, Segger Embedded Studio, nRF5 SDK for Mesh 2.0.0 and...
Hi,
for some reason I cant debug in Keil, the program doesnt stop in main.
I also have NRF_LOG enabled, but nothing appears on RTT.
What could I do?
Thanks!
My environment is:
Windows 7
JLink Plus v9.3
IAR EWARM 8.30.1
SDK 15.0.0
Softdevice S132.
My hardware is a custom board with a Rigaldo BMD300 module (contains...
Hello,
I'm trying to modify the dfu_dual_bank_ble_s130_pca10028 bootloader so my device would start with the application and after a signal (with the button) it should...
I have an application where a unit contains a nrf52840 and will act as a central device, collect the data from peripheral device and store into the onboard memory. Upon the...
Hello,
I'm seeing higher than expected power consumption when running an RTC peripheral using LFXO as the LFCLK source compared to using the internal RC. Specifically, I...
Hi, to repeat the problem, you need to press button 3 and then button 2 on the board with an example of dimming_client, after that the board with dimming_server stops responding...
Question 1 :
I write 512 words to flash but only can get some value right .and some value was wrong.
I used fs_store( &one_min_data,
(uint32_t *)(FLASH_DATA_ADRR), ...
Hi All,
I am a newbie to Nordic SDK and Mesh SDK.
I am trying to generate my On/Off application using the Nordic Mesh SDK (v2.0.1).
Here is my setup.
1) Have Mesh...
I am in the progress of updating to nRF5_SDK 15.2.0 from 15.0.0, project on nRF52840/Segger Embedded Studio.
I have NRF_LOG_FILTERS_ENABLED defined since I want to log less...
I'm using the nrf52 to connect to a CAN bus via mcp2515. This chipset features an interrupt pin that will pull low when any interrupt is triggered and will stay low until...
Dear Sir,
Want to test out nRF52 BLE mesh, I downloaded the Android library from
https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
But don't know how...
hi
i downloaded (Nordic-Thingy52-FW-master)
it had many problem for compiling that i had to remove all c files and header file and install them again
all the errors...