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...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hello,
i have installed seggar embedded studio in my ubuntu pc. and i have added the CMSIS wizard using
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Sorry, there is an examples that explain ho to use a coded NUS . I need to increase the distance and I don't need to be "comaptible " with other ble device.
Best Regards...
Hi,
I'm using the nRF52840 using SDK 17.0.2. I've implemented the CLI for flashlog as well as several other custom commands. It works well when entering commands on the...
Hello, I am studying the subject example project to understand how to create my own characteristics and adapt the project for our application.
What is the purpose of the...
how to compile openthread library files for nrf52833,
i followed the procedure as below
start with a fresh copy of the SDK, and make sure you place it as close to the...
Hi Everybody,
We found little or no literature about readback_protection on the nRF5340 SOC. Our issue is that for development and debugging it is not practical to use nrfjprog...
I have created an application using SoftDevice S112 using board pca10056e and installed it on the nRF52840 DK. I want this application to run on the nRF52805 so I want to...
Dear Nordic support,
We are trying to know the power consumption of nRF52840 SoC, by prediction and measurements.
The Online Power Profiler for Bluetooth LE tool estimates...
Hi,
I am developing a product based on a nRF52833-QDAA chip, we use the two uarts to transmit data to another MCU and AT commands to a LTE-M modem.
We use NCS 1.7.0 as...
The nRF connect program for desktop
https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop
Will it be updated to fully support Bluetooth 5? Extended...