Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi all,
I am new on this forum looking for help. I programmed nRF51-DK using the ble_proximity example provided by the nRF5 SDK, I'm able to ring the phone by double pressing...
Hi. I tried to create a server using nRF connect but the error below appears.
2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect...
I've noticed that the DOG bit (bit 1) in RESETREAS is always set on our system.
I'm certain the WDT is disabled. (NRF_WDT->RUNSTATUS == 0)
Is this normal behavior of the...
hello,
I got today thingy91 and tried to play with it, but it seems that there is some issue (probably, with network/SIM?)
SIM card is from iBasis (card is activated...
I am porting the Microsoft Sphere example ( https://github.com/Azure/azure-sphere-samples/tree/master/Samples/ExternalMcuUpdate ) that updates a Nordic nRF52 Development Kit...
Is there a whitepaper describing how to tune an antenna for the nrf52832?
Can this be done with a VNA by connecting one leg to the ANT leg and one to the VSS?
Following...
Hi,
I'm trying to downgrade the nRF9160 modem firmware from 1.0.1 to 1.0.0. I'm currently unable to connect to LTE network from a location where I was connecting in seconds...
Hello. I am developing with reference to multi-roll and central sample projects. One of the functions I want to implement is to send data from central to multi-role.
How...
I have just received a Nordic Thingy:91 and started to registere it on the nRF Cloud, but I am not able to add the LTE device onto this cloud service. The SIM card and Modem...
We are currently using the 52840 DK board to do OTA DFU with BLE and the nrfutil.
We connect the DK board to a linux machine and run the nrfutil with the dfu ble options...
hi ,
new to Nordic developmen. struggling to access the characteristic data to be able to use it in the main function !
i have started with the blinky app example as it...
Hi,
I am a beginner in nRF52840, I am using 802.15.4 example to calculate the speed of 802.15.4 radio driver.
As per nrf_802154_received_timestamp we can get the timestamp...