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...
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...
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....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
I think you have deadlock situation or wrongly used interface in driver at_cmd.
The master branch is using functionality using function at_cmd_set_notification_handler...
Versions:
Segger Embedded Studio v418,
nRF SDK v1.0.0 tag
For the NB-IoT network I wish to connect to, I need to specify the APN, I can see through "Configure nRF Connect...
nRF52832 doesn't seem to wake up when an event is generated. I confirmed that the RTC0 is active and the event is generated
upon COMPARE[0] match using the SES debugger...
Since GPS can only function during the PSM window and the network can ignore the nRF9160's request for PSM mode, I need a solution that works with and without PSM mode. This...
Hello,
I need help. I cannot see my earlier ongoing ticket!? I have been working With it for the last couple of Days and today i was asked to share my Project but now the...
Hi,
I have a question for production firmware update using JTAG/SWD for nRF9160 modem:
The Segger generates merged/hex. So the merged hex includes the modem code updated...
I'm following the instructions on the website ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html ) and I'm not able to find bin/emstudio...
Hello,
I am new to nordic thingy:91 I have a hardware of nordic thingy:9160 ( PCA20035 ), but I do NOT have nRF connect DK (PCA10090).
I am planing to perform development...
Hi team, the problem is the following:
i use secure bootloader project from examples of SDK, when i try to replace NRF_LOG_INFO() statement to printf() and try to debug...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832) DeviceB: Smartphone (iPhone)
DeviceA has a bonding key. DeviceB does not have a bonding key. When...
Hello, I am using the PCA10056 to program a nrf52811 chip on a custom board with SDK 15.3.0. I'm using the example ble_app_blinky_pca10056_s140 on SEGGER Embedded Studio I...
Hi there~
I want to install and run my own nrfutil on my pc run with windows 10, but I cannot get throw it.
After generate the exe file, nrfutil outputs some error.
...