I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
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...
Hi, there
i am using nrf51822 to communicate with quectel ec25 .i want to send AT commands over uart and receive some response from quectel.for eg. i am sending a "AT" command...
Hello,
is there any documentation about DFU init file structure (SDK 14.0)?
I used NRF util for creating DFU package, but i want to create my own app for that purpose...
From the SDK8 s110 device, I want to send the string("hello") to the other device via the uart, and in the meantime I want the battery voltage to come through uart.
I defined...
Hello every!
I was transmit data from point1 to point2 with two nrf52840 board. Now I want to do forward this data to point3. Can i do that and how to implement? Have any...
Hi,
I have used fstorage to save data in flash in SDK V13.0 with S132. But in the SDK v14, it have changed so many such as fs_config_t struct has been removed and I don...
Arms labs published some Bluetooth stack vulnerability
go.armis.com/.../BlueBorne Technical White Paper-1.pdf
Nordic answered that BlueBorce is no effect for LE.
...