Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Consider the following sequence of events:
1. `health_server_fault_register` is called, and it saves the current publish period.
2. Config server receives a message...
Building ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ from solution ‘Smart_Remote_3_nRF52_Firmware_nRF52832’ in configuration ‘PCA20023-SR3_nRF52832_Product_Example’ Assembling...
Hi, Nordic,
I am using the ble_app_uart example in the SDK15.2.
I find a issue that when the device, which p_client->is_notification_enabled is already true, is disconnect...
Hi,
I just started with Nordic nRF52 DK and builded and flashed nRF5_SDK_15.2.0_9412b96/examples/ble_peripheral/ble_app_gls application on Ubuntu 18.04 using armgcc toolchain...
I'm experiencing a problem with the NFC.
I'm trying to make a simple read-only tag, and I've used the NFC Text Record Example to build upon. That worked without a problem...
Just wondering if you have a desktop application that can load secure packages onto nrf52840 boards?
As far as I can tell nrfConnect for Desktop can only load a firmware...
I am using PCA10040 with S132.
I am using PCA10056 with S140.
I have a Teledyne BPA Low Energy sniffer that does not support BLE 5.0.
When using programs (e.g., Multilink...
Hi,
right now I'm trying the example with Dynamic multiprotocol examples using nrf52840 Thread and Zigbee SDK, but when I build it, for example : BLE Proximity and Thread...
Hello,
I am working on implementing the USB HAL for the nRF52840 for Mbed-OS's upcoming USBDevice feature release. I am encountering an issue where the automated test suite...
Hello
We would like to know if we erase/write a page beyond the 10K cycles, is the retention time decreasing ?
Do you have a graph or a table of the retention time showing...
Hi,
Currently,the BLE softdevice used for nRF52840 have released. What about the ANT softdevice?
I want to know the release time about S2xx or S3xx. Can you give me a...
Hi to all,
i am developing a device based on nordic nrf52840 soc and i want use NFC tag type4 peripheral to implement a specific protocol. in normal condition all thing...
Hello,
I got a problem duringing advertising with the following scenario:
I advertise some data to a Scanner.
The Scanner answers with a Scan Request.
The ble event...
I am developing a bootloader that upgrade the bootloader/software/application from SPI flash. I think I can use memcpy from XIP address directly. However, bootloader upgrade...
Hi,
I have downloaded the latest Thingy firmware v2.1.0 and setup the IDE as per [here].( devzone.nordicsemi.com/.../)
The code compiles and upon starting debug with...