I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
I'm trying to realize the behavior of "BLE peripheral" that implements 20 "characteristics". While I was in the process of implementation, when I added 18 pieces, the return...
Hi,
I'm using SDK 15.2 & HID Keyboard example. When there are like 50-60 Bluetooth devices around my nrf52832, I notice bluetooth dropouts. What can be a possible solution...
Details: SDK v15.2.0 using ble_app_hrs_c example. Windows 8.1, uploading to nRF52 DK.
This screenshot shows the device operating in working (green) and broken states (red...
Hi,
I'm trying to use the example of the light_switch contained in the Zigbee SDK 3.0.0 to connect with Alexa: I'm using the nRF52840 board and, when I ask Alexa to find...
It looks like mbedtls-2.13.1 tag does not exist from what I can see on github. When I run west update, it is failing on mbedtls even if I have the repo already cloned.
...
Hello,
First, let me introduce you to my problem :
I am waiting for my custom pcb based on the nrf52832 to be ready and I want to test the flashing process. I am curently...
Hi all,
I am trying to create a very simple program with GPIO peripheral (not GPIOTE) that toggles the state of an output pin through an interrupt handler, when an input...
I'm trying to understand how to make use of the nRF9160 LTE modem coexistence interface in a design. I started asking about this topic in another thread about the BLE Gateway...
Hi,
I try to implement custom characteristic. But I notice when I use read auth or normal read event, the handle value is zero. I have linked the handl to the add characteristic...
hi, i'm using nrf52-dk (nfc example) with android nfc reader app.
I heard that the nfc tag has a unique id.
But, other tags in the same module have the same ID. (In fact...
I am debugging a strange issue regarding UART DFU. I am using the SES project in .\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart_debug\ses
I erase...
HI:
Since SDK 15.x was released, the broadcasting channel settings have changed completely. The specification manual of Bluetooth 5.0 is found through source file annotations...
I have 2 nRF9160 DK's. I've been using 1 for most of my testing and the second one was still in the box. I loaded the secure boot and the AT_CLIENT demo project. Opened up...