Hello guys good Morning,
I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the "NRF Connect SDK Fundamentals", and I managed to toggle...
Hi, I'm using nRF21540 with the nRF52840 as in your nRF21540-DK board. In one pin I use the same configuration of the board with the ceramic chip antenna, in the other pin...
Dear Nordic company,
I have question connected with nrf9151 chip. I know, that this chip contains two parts, ARM core and modem.
I am trying to understand of Serial...
Im trying to rotate my st7789v 240x240 display with LVGL commands. Im using nRF5340.
My .dts
My code:
But this dont make any change on my rotation.
Someone...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
-> The Command zdo match_desc 0xfffd 0xfffd 0xc05e 1 0 0 is Entered in the teraterm this function taking the input from those command by using argc and argv
-> our plan...
Hi,
I have some question, If I use BLE protocol.
From nRF52811 Product Spcification as link https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52811%2Fkeyfeatures_html5...
I would like to set the tx power for all roles such that the nRF52840 (s140) never transmits anything above my specified level. This includes advertisements, past connections...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
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...