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 have seen multiple posts about the nrf5340 that confuse me. Posts like this one say that the board/chip is not available yet, as of 4 days ago. But after looking through...
Hi,
I am new to the Nordic Semi world, having recently purchased a nRF52840 DK board and a nRF52840 dongle.
I have programmed an Arduino Nano 33 IoT over BLE and when...
We experience a 15-20% rate of dropped advertisements from our nRF52840 device. We have used our own application on our device and the ble_app_att_mtu_throughput application...
I am using an nRF52832 to talk to a Melexis MLX90393 (which supports 400kpbs Fast Mode) via the TWIM interface. I am using the TWI Manager library to schedule transactions...
See the below stack trace using nRF5 SDK 17.0.2, where execution had stopped while entering a critical region during an interrupt event when another log was being processed...
Hello,
I am developing a BLE peripheral with three services:
Device Information Service
Custom service #1 with two characteristics
Custom service #2 with one characteristcs...
When i enable BLE_DFU_SUPPORT_ENABLED 1 and debug i have problem Mesh error 4 at 0x00000000 (:0). I'm using sdk: 17.0.2, sdk_for_mesh: 5.0.0. Board nRF52840 DK. Thanks you...
Hello!
I am sending MQTT commands over UART from an NRF52840 DK to the NRF9160 DK which has the ibasis sim card inside. I noticed 3 times so far that after 24 hours , 1...
Hi
I could test Bluetooth Mesh Chat sample on nRF52833-DK nodes. I would like to know whether there is any way to send chat message from nRF Mesh app (non-mesh BLE device...
Hello,
I need to send and receive UDP packets using nRF9160DK via NB-IoT network. I'm able to achieve this using Serial LTE modem . However I need to write my own application...
Hello,
In a design we plan to have 2 x SPI, 1 x QSPI and 1 x I2C interface. For the SPI we plan to use one @32MHz and the other @8MHz.
Please confirm there no "instance...
Hi everybody,
we are trying to bring our beacon's consumption as down as possible. We have nRF52832 mounted on our custom PCB with external 32 kHz crystal and DCDC is enabled...
Hi, I am using the Nordic nRF53DK, with the Segger IDE, in the NCS 1.5.0 release.
I'm playing around the Data Length Extension with the Sample of the Central UART...
Hello, My environment is nrf SDK v1.5.1. The board im developing for is the nRF52840DK. I'm trying to do some ECP-Calculations and therefore Ii want to use some function located...