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...
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...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...
Hello,
we are would like to drive 3 shift registers simultaneously using QSPI interface. We have look through QSPI examples but it looks like all examples are build around...
Hi,
1) The LwM2M sample app uses the function nrf_inbuilt_key_write() in nrf_inbuilt_key.h to store keys for DTLS
2) The Zephyr LwM2M implementation uses function tls_credential_add...
Dear Sirs, good afternoon.
I am working in a desing that has a nrF52840.
What programming methods are available thinking in production programming stage for this chip...
Hello,
I'm stuck with a seemingly simple issue: I fail to find the place where to set the flag indicating the peripheral unit supports (only) write-with-response or write...
Hi,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963 . There exists an Arduino library that does just that and in order to set speed they...
Hi,
I have recently received some nrf52840 Development Kits. It is written on the boxes: "Electrostatic Sensitive Devices! Do not open or handle except at a static-free...
Hello Nordic team,
I am trying to develop a long button press handler, but I am unable to find the proper documentation or example code to help with that. I am not sure...
Hi,
The overview page at https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html is very useful.
One thing would make it better:
If you could please list...
Hi,
I am implementing a PC application connecting with nRF52840 dongle as central (s140). I am bonding with a BLE peripheral device following this sequence diagram . Application...
Hello,
I have been trying different mode under SYSTEM ON configurations and I can not get anything below 1mA.
My application required to keep nRF52840 (I use BMD-340)...
Hi all
1. We want to use the new radio nRF5340. Is it fully pin ompatible with the older nRF52840? (Antenna, programming interface, clocks, supply, etc.)
2. On the nRF52840...
I am looking for a freelancer or firmware engineer, who can help us merging three SDK 16 example projects with Seeger Embedded Studio into one project .
Here are...
How can I flash the sample code "Bluetooth: Peripheral DIS" for Thingy91. https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_dis
I want...