Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
I followed the tutorials you made to start developing BLE applications for nRF52 series development board. Then I started to make my custom application (in fact, it...
Hi everyone,
I have been reading the Specifications of Bluetooth 4.1, mostly about Universally Unique Identifiers (UUIDs) for Services, Characteristics, etc.
I found...
Respected sir,
setup for programming = Eclipse-gcc-toolchain-setup
board = PCA10040
as per my way first take a ble_app_uart code startup my coading purpose.
then we...
Hi Guys,
I'm doing the following before putting my device to sleep. This works fine when I use NRF_POWER->SYSTEMOFF, but when I use sd_power_system_off(), it doesn't seem...
Hello,
I am using nRF52832 development kit. I used different examples to send data. But i couldn't accomplish to send data packet over 20 byte. The max data size is defined...
I'm planning to use nRF51422 QFAAE00 as ble central. I try to compile the SDKv10.0.0\examples\ble_central\ble_app_hrs_c and SD130. And another one as ble peripheral using...
Anyone had a successful attempt at using the fds(flash data storage) module( http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flib_fds...
Hello,
Today I stumbled upon very strange nRF52832 behaviour which I cannot explain. I am using two TWIM instances (0 and 1) and one SPIM instance (2).
First strange...
SDK 12.3, pca10040 and armgcc
Built bootloader_secure (debug version) and flashed it.
Loading appears to take place but nothing showing on RTT console afterwards.
...
Hi all ,
I have 2 board peripheral run example ble_app_uart . I want to modify example ble_app_uart_c for concurrent connections to 2 board peripheral and send data between...
Hello,
I am an android developer and very new to Nordic. I have a client who wants me to develop an android app which can update his Nordic (nrf52) device firmware OTA...
Hi,
We're using Nordic's nRF6310 motherboard with different modules, targeting the nRF24LU1+.
Using Keil we can easily attach a debugger and it was trivial to get tracing...
Hi,
Sorry for the noob question: I would like to generate a signal on a GPIO pin that beats at exactly at 32768 Hz. Is it possible to use the RTC having prescaler set to...
Hello,
I have noticed that there is a SB32 on the newer nRF52 DK boards (PCB 1.2.1), right next to the debug connector. It looks like this is a reference voltage that is...