Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
HI,
we are using the nrf52840 in our new poroduct and we are running the zephyr/ncs RTOS on it.
for real time reasons I need to read from a SPI bus upon a GPIO trigger...
Hi all,
I would like to ask whether is there any details description of the matching network circuitry of NFC for NRF52840 in the datasheet.
The only information I could...
Hello,
I am following the instructions given in this ticket https://devzone.nordicsemi.com/f/nordic-q-a/57896/pdm-interface
When I call the nrfx_pdm_enable_check() the...
Hello,
We are developing wearable devices. 17 sensor terminals send data to the receiver at a frequency of 60hz per second. The data sent by 17 sensors at the same time...
Hello,
I'm interested to know whether the continuous integration and continuous deployment (CICD) is possible on nrf52840 board using Segger Embedded Studio ?
if yes,...
Hi
I currently have a nRF52833 DK which I am using as a transmitter. I also have a custom board with a nRF52811 SoC with an antenna array to act as the receiver for AoA...
Hi,
I am trying to add PWM in my application. My application uses application timer, SPI (my own written code just like CMSIS) and BLE for smartphone communication.
Everything...
I am trying to integrate buttonless DFU with FDS in ble_app_uart example from sdk 15.3.0. Merge hex was done properly which includes bootloader_settings.hex+bootloader.hex...
Hi developers and researchers,
I am working on a project in which multiple nodes are communicating with each other in p2p manner.
My goal is to implement a multiple access...
In the AWS IoT example I have been trying to add RSRP support (i.e. getting RSRP when sending my data packet).
I registered the handler/callback function in main after modem_info_init...
Is the mcuboot module compatible with RTT logging? I've setup mcuboot and my main application but cannot see any logging.
I have the following in both prj.conf & mcuboot...
Dear all,
I just writing a little piece of code (no softdevice, using sdk 17.00), that in theory toggle a led based on 2 compare (CC[0] and CC[1]).
The strange thing...
I am using SD 132 6.1.1 with a GATT server and when the client sends a Read Multiple Characteristic Values command, the nRF responds with Request Not Supported. I need to...
Hello,
I bought the Thingy 91 and tried to follow the instructions on the getting started page.
I started by downloading nRF connect - Programmer v 3.5.0. Then downloaded...