Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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.
...
Dear Nordic,
nRF52840 is very good solution and we are planning below.
What I want to do:
WLAN Firmware to be stored in nRF52840 Flash
nRF52840 Flash is sufficient...