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...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I am currently using nRF Connect for Desktop v3.11.1 with Programmer v3.03 with a Segger J-Link Plus v10.1. I unfortunately updated this program from a previous version that...
I am trying to program the (nRF5280 Dongle) with sniffer software, when I reset the device the write prompt becomes active. But pressing the write the only message I get in...
Hello everyone,
I'm currently trying to create Bluetooth mesh custom client and server with the nrf connect sdk.
The purpose of my application is to make my server send...
Hello, a student of mine and myself have been trying unsuccessfully since yesterday to get OpenThread onto the Adafruit Feather with the nRF52840. We have already tried several...
We are writing a custom flash loader and I am not sure about the size of the flash and the address.
In the datasheet it says the device has 192kb of flash. But there are...
I am trying to determine if there is a process or equipment to bulk or automate provisioning of units using an NFR9160 transceiver prior to shipment. Will need a means to...
I developed a product with 9160 and stored some data in NVS. The product can run normally at the beginning, but after a period of use, when the device was restarted, I found...
Hello,
I am using NRF52833 with Soft Device S140, SDK 7.2.0.
according to sd_ble_gap_tx_power_set() API
"* @note Supported tx_power values: -40dBm, -20dBm, -16dBm, ...
Hi,
Out of testing large number of boards, observed one board is not working. When tried to debug, found this weird problem. Code is stuck in LFCLK init part.
main() ...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now my customer has this issue: - End Node connected via...
app_button_init() and app_button_enable() returns NRF_SUCCESS. But event handler of app_button isn't called.
log messages of nRF52832 device is as follows.
00> <debug...
Hello,
Somehow my thingy91 is no longer working so I decided to flash it from the beginning.
I put it in MCUboot mode ( holding SW4 and turning on the device)
in Programmer...
Hi, I'm new to the NRF Connect SDK, as well as nRF Connect for Desktop.
I have a nRF52840 Dongle and a nRF52840DK.
The nRF52840DK worked well. But I could not program...