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...
Hello,
we recently migrated from SDK12.2 to SDK14.2 and noticed a strange behaviour.
After connecting to a bonded device the nrfx_gpiote_irq_handler is no longer called...
Hello,
with SDK15 the definition of the nrf_dfu_flash_callback_t changed from
to
we used the nrf_fstorage_evt_t->result to determine the success of the operation...
Hi,
My application requires a Bluetooth range from 90-100meter. Can you guide me if you have any BLE chipset validated with an RF amplifier using a trace antenna? Can I...
Hi,
we configure a GATT Server with a characteristic that is configuered for write with authorization. If we then try to write one byte to this characteristic from the client...
Hello NORDIC and Tech support members. I am new to NORDIAC devlopment please support me how I start with nordiac please guide step by step and please let me know how I Start...
Hi all,
Where can I find the default program that comes with nRF9160 DK in box?
I'd erased memory and programmed with AT command program but I would want to program as...
Nrf51822QFAAC0 uses softdevic: s110_nrf51822_6.0.0-5.beta, sdk: nrf51_sdk_v5_1_0_36092. Use serial routines. When I annotate the initialization of serial port, and annotate...
Hi,
I have successfully implement the code demonstrated in the two tutorials shown here:
https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics...
Hi Everyone
As the subject mention,
RTT stops working when power is disturbed by motor.
But other fuction that like ble,spi,uart are work well ,
I must cutoff...
Hi,
I am using NRF52832 with SDK 15.2. In the example, UART/Serial Port Emulation over BLE. The documentation says that this example uses hardware flow control. Therefore...
Hi, I just started nRF52 DK from scratch and downloaded several things informed from infocenter like SEGGER, Keil and SDK, but have no background about these things.
The...
I am trying to understand the provisioning process as defined in the Bluetooth Mesh Profile v1.01 specification. In particular, I don't understand the following paragraph...
Some Examples discuss background DFU from application level, but those require bringing in IPv6 stack and TFTP client. Since we are planning to integrate DFU of our device...