Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hi.
We have a device connected to Azure IoT Hub with telemetry interval set to 10 min and on interupt. Tried changing interval to every hour, but then it looses connection...
We are currently utilizing the nRF5340 with Zephyr OS version 3.6.99-100befc70c74 and nRF Connect SDK version 2.7.0-5cb85570ca43. We have the following inquiries:
If we...
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Unless I am not understanding the code correctly (highly possible...), once the bootloader has restarted into DFU mode, no bond is required to upload new firmware. This works...
Can I have "nrf toolbox" source for android eclipse?
I can just find the source for android studio not eclipse.
because I can't use android studio now, I need the source...
Hi all,
I've just started working with the nRF24L01+, and I've come across some issues when attempting to do an initial read from the datapipe 0 RX address.
After reset...
I am in the startup phase of a uni-project and I would like to ask you about the feasibility of using the nrf24L01p with power amplifier as the radio module. Specifications...
Dear all, I'm trying compile github ble example ble_app_hello_world for Nordic nRF51422 following steps on Tutorial Advertising for Beginners and found 6 errors all same type...
Hello,
I am using enhanced shock burst as communication protocol. Currently i am using rtc 300us timer to call nrf_esb_add_packet_to_tx_fifo() to transmit data every 300...
I have a custom board with the nRF51822 chip, the chip is set-up with the recommended (CFAC WLCSP schematic with low voltage mode) setup, excluding the external low frequency...
Hi,
I just finish designing my board and soldering it using the Bluetooth low energy nRF51822 chip and i want to test it.
i want to know if i put the coin cell 3v and...
Is the ECDH encrypted key exchange supported on the new S130? If not, when can we expect it to be available?
I am surprised this is not given a higher priority, since now...
I use s110 v7.1.0 ,nrf51822qfaa.
now I find the pstorage_store work is OK if I is not run sd_ble_gap_adv_start function.
but I fin the pstorage_store work is wrong if...
I use s110 v7.1.0, nrf51822qfaa.
The write flash data using pstorage is OK ,before ble_advertising_start() function is start run.
But if I run the ble_advertising_start...
Hello,
I am using the nrf52pdk and am wondering if there is a way to force an output compare interrupt to occur. For example, lets say you want to generate an interrupt...
Hi,
on the nrfprog you can detect all connected Segger programmers.
If I have 10 Segger Programmers connected, I can address each of them with the nrfprog to programm...
Hi,
I am new to Nordic. Will someone help me figure out what is wrong with UVision V5.16a. I get sample codes from pack installer example the "ble_app_hrs_s310_pca10028...