Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
I want to run BLE peripheral UART application on nRF51822. I have downloaded nrf5 SDK and S130 softdevice. I am using Keil5 and STlinkV2 for programming the device. The UART...
Hello,
I'm currently working with an nRF5340DK , trying to implement FOTA update by sending the firmware from another nRF5340DK . Is there an already developed feature/sample...
Hi,
I'm using the nRF5340 DK. I am trying to get iso_broadcast sample application working but it fails when creating a BIG (-5 error) (there is a prior support ticket for...
Our startup previously used nrfx 2.4.0 but worked just fine. Upgrading to nrfx 2.8.0 results in a Hard Fault at the location seen in the screenshot. Which is the file located...
Hi,
I am posting this here because I am not sure exactly which repository to file the bug on (zephyr? west? something else?)
nrfjprog supports programming over IP with...
I'm still new to Zephyr, so this could be an easy question that I'm googling poorly - if so, sorry in advance. I just wanted to add an extra LED, led4 , to the existing nrf9160dk...
Hi everyone, and thanks for all the help provided on this site !
I have tried to flash a MDBT42Q using the nrf82832-DK (PCA10040) and it works fine for simple peripheral...
Hello,
Aim : Our application uses the PC-BLE driver for serialization purpose as well as the nrfutil for DFU purpose in the same script, we switch between the two by opening...
Hi,
I am developing a BLE sensor based on nRF52840 SoC (QIAA aQFN 73). I would like to get some clarrification regarding following points while hardware design. Thanks for...
Hi there,
We intend on using the default Serial LTE Modem example on the nrf9160 in our product. We will then communicate to the modem with AT commands from an external...
I'm trying to program a nrf52832 chip with a nrf52dk board by configuration below, referred to https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using...
Hello,
Since the last update some of the includes in my files are being marked by VSCode as "cannot open source file xxx (1696)"
The application compiles fine...
Hi! The nRF9160 has a nice, accurate LFXO integrated. I'm assuming that it's also active most of the time anyway to provide timing for the modem (assuming one is using the...
Hi, I have the following questions. Please help me answer them: Using the protocol stack of the above version, one master and two slaves are disconnected when reconnecting...
Hello,
In my project i am using nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with segger...