Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
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...
Hi
I use the example "light_switch/server" project of nrf5_SDK_for_Mesh, and I want to add ble scan and connect func to the project, and make it possible be discoveried and...
Hi,
For a project we need to use mobile wireless communication in our device.
So we are looking if some design already exist with NRF52 ? And how to integrate it in our...
Hi All,
I am using SDK 14.0.0, ble_app_uart and fatfs example together. I am getting certain error and displayed below, please help me with how i can counter this:-
...
Hi all,
I am trying the port the peripheral UART example to the BLE_app_blinky and adding the respective libraries that are missing in the BLE app.
after I included...