Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
Hello dear support team, We are in the process of designing an enclosure for our device. The enclosure is going to be molded and we would highly appreciate your support to...
My requirement is to send from Controller Device to NRF Ble Device through UART of 40Bytes at the rate of less than 1ms. Currently I am using ble_app_uart example as a reference...
Hello,
I am working on the ble_app_template example, nrf52840, SDK 17.0.2 and Segger Embedded Studio version 5.34. I have added multiple custom services to my code, however...
Hello,
as part of my project of wearable solderless modules, I've packed the nRF5340 to the same 20x20 mm form-factor - it was described earlier as part of the https://devzone...
Hi,
We have the nRF52811 in QFN48 fitted to a number of products, with the chip showing 'QAAA0 1850AA'. Does this mean that it's an early Revision 1 ? The Errata in the...
Hello,
I'm new in the Nordic sphere and I'm starting in embedded programming. I was confronted with the following problem and I will try to give as many details as possible...
Hi,
got a question about UART and maximum bytes it can receive in one burst or "packet".
Using nRF52382 and SDK16.
Recently I've been developing a new app in which UART...
Hi Nordic Team/public users,
Request your assistance for troubleshooting the NDK-nrf52840 board that was having a detection issue whereby my laptop/PC was unable to detect...
Hello, I hope you are safe and well during these times. I have created a successful prototype using the Adafruit Feather nRF52 Bluefruit and the Arduino IDE. I think I am...
Hi,
I want to update the DFU with application nRF Connect (Bluetooth) for beginning I want to try with nRF Example in example/dfu/bootloader_secure. The file secure_dfu_secure_dfu_ble_s130_pca10028_debug...
Hi,
I like to use nRFSDK in my future project, but I don't like the hectic steps to open a project when using nRFConnect SDK. I cannot open Segger IDE directly instead go...
Hi everyone,
Currently, i am working with some zigbee devices using NRF52833 and zigbee SDK 4.1. Now, i want to use BLE DFU with it to update the firmware when needed. ...
I am developing with NCS, but I found only one project "v1.4.99-dev1\nrf\samples\bluetooth\peripheral_lbs" I can add files directly through the option "Add new file to cmakelist...
I m using sdk16.0.0 nrf52-ble-app-uart-c-multilink example. I want to comminication arduino btw BT840F. I try with nrf52840 there is no problem but when i use bt840f i didn...