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...
I wanted to share the most reliable and efficient method I found to collect and store my log outputs through segger RTT, which also allows using the excellent Log Viewer Log4View...
Hello all:
I have faced a problem that my device will report hard fault when I try to start advertising after force disconnect the device.
My EV board is nRF52832 and...
Hi everyone:
I use nrf_drv_ppi_channel_alloc(&m_ppi_channel1) to allocate ppi channel. Every time i call nrf_drv_ppi_channel_alloc(&m_ppi_channel1), the m_ppi_channel1 will...
Dear Nordic Team,
Thanks for supporting.
What is the changes or difference between SDK12 to SDK13 and also SDK13 to SDK14 please give me a brief explanation or suggest...
hello everbody~
I have a problem with the FDS example code.My sample code is SDK version 11.But I now use the SDK14.2 version and nrf 52832 MCU.
The SDK 11 detailed example...
Hello I am using SDK12.3 without softdevice on a custom board (with nrf51822 256k flash, 16kram without 32768 crystal).
I have written some code using GPIOTE to detect...
Dear support team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I have problems of UART connection.
I do believe that MCU has physical connections to nrf52840...
Hi!
Now I am going to control the hardware flow and control the UART.
For that purpose, we send an RTS signal from the external MPU and the nRF 52832 that received it sends...
Dear team,
I bought a nRF52 DK which is labled "PCA10040 V1.2.1 2017.21 xxxxxxxxx".
xxxxxxxxx is a serial number, I guess.
I just could not run the most simple example...
a friendly hello to anyone interested in my question and setup
first i would like to explain the makefile setup, which works and 2nd i will go into the managed one and...
Hello !
I'm struggling with my Bluetooth configuration on the NRF52832. I'm running with the latest SDK (14) and the S132 SoftDevice.
When I'm trying to add a characteristic...
I am testing OTA DFU using NRF toolbox on Android. I have no problem updating my application using a zip file generated with nrfutil.
nrfutil.exe pkg generate --application...
Hi all,
I try to control IC by nRF52832.
[My Application]
・Supply 2.5V to nRF52832 and IC.
・Connect P0.10 to IRQ(IC)
[I did these setting]
・Define "CONFIG_NFCT_PINS_AS_GPIOS...
Hi all, I am porting my 100% working code from keil to use C++ and GCC and when I use the macro NFC_NDEF_MSG_DEF to initializate the NDEF message I receive the following message...
Not really a question - I have had trouble with J-Link RTT Viewer for some time, when it works it's a very useful tool, but it was only working about 25% of the time.
This...