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...
Hello everybody! It's my first question and I'm new at mcu programming. I hope for your understanding!
I have a task: count seconds using a counter and display them on a...
Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
Hello,
I am using a nrf Development kit and I have it plugged in into a mac laptop. It works fine, but I keep getting the message that says:
Disk Not Ejected Properly...
This is the normal kconfig menu.
But it often happens that the following picture does not recognize anything in kconfig
and there is no devicetree option in the action...
Hi all! :)
I struggle to initialize GNSS when I don't have a connection with LTE. Examples that could be found on dev academy initializates GNNS after LTE has been initialized...
Hi Nordic team.
I'm finding a way to update the factory data over-the-air. Specifically, I want to update the Matter Certification information (PAI, DAC, ...) over-the-air...
Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
Hello,
I'm working with a custom board using an nRF5340 as its primary MCU and NCS 2.7.0. The application I'm developing requires internet connection and can ideally support...
I am adding OTA support using mcuboot with mcumgr on a custom nrf54l15 board with the upgrade (mcuboot_secondary) partition on an external SPI nor flash (not QSPI). I am using...
we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every...
Hi!
I am trying to power the thingy:91 from solar panels and have some issues with the thingy:91 restarting when the solar panel receives a medium amount of light. The solar...
Dear Nordic TS,
I'm trying to power an nRF9161 DK with a simple external battery. According to the documentation, I thought that this battery voltage should be applied between...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
I'm trying to flash a custom board (schematics in this ticket - Schematic/Layout review request ) using a Jlink EDU mini and keep running into an error message saying it's...