Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hi everyone, in special, Nordic; I'm facing a problem with the last two versions of the NRF CONNECT for Desktop (3.9.2/3) & the BitDefender Antivirus... I can download & install...
Hi everyone
I'm trying to generate the .hex file for examples like Tx and Rx or for my project but I'm not able to do that, please can anyone suggest me how can i do that...
I had been able to program my custom nRF52840 just fine until I wanted to change partitions. I erased everything and now am unable to communicate with the board at all. I...
https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/210#issue-1089773469
I'm trying to build the project from sources. -using windows 10, python 3.8 -installed...
Port the radio_test sample to the Coprocessor sample to test the radio_test function error
How do I merge the two examples
I was hoping you could help me out
many...
Dear Sir.
We are using software based on mqtt simple project .
We added a 1 hz timer, Every 1 hz we toggle a led on and off.
Sometime the led is stuck on " on "...
Hi,
I'm trying to broadcast my BLE on my custom-made NRF51822 custom board.
My code was intended to run on Nrf51422, and it runs correctly on my PCA10028 DK with NRF514...
Hi,
we are working on nRF52832. my hardware is getting reset after a time. i don't know reset reason. my question is how to get cause of reset.
thank you
Hello,
I'm using the library LVGL on the board nRF9160 DK with an LCD screen.
In the lastest version of nRF Connect SDK (v.1.8.0), the version v7 is used for the library...
Hi,
The RAM Loading section for MCUboot states the following:
In case these drawbacks were acceptable, is it possible to run the image from external storage, without...
I'm trying to implement the full application for the nRF52832, while merging the Application, Mesh DFU Bootloader, SoftDevice and Device Page intelhexes into the one file...
Hi teams,
I noticed nRFConnect v3.9.0 is released.
After upgrading it, I got different errors as following, while detecting my nRF dongle & PPK during BLE app & Power...
I'm referring this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_dfu_transport_ble.html
which states that when in bootloader...
Hello
on MQTT simple exmple, when device is loosing cellular reception it never recovers
do you have a similar \ some example that show how to recover from cellular...
Hi,
I'm using the nRF Connect for VS Code with SDK version 1.8.0.
Working with one custom PCB with nRF52840 as the peripheral and another custom PCB with nRF52840 as the...