I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello,
i have searched for uart, i2c/twi communication with polling, interrupt, DMA method different brief explained guide for NRF52
but i have not found it any where...
Hello,
Previously, my nRF52840 DK worked perfectly fine through the USB (J2) connector. Then I successfully programmed PCA10059 by Debug OUT(P19) of the nRF52840 DK board...
My Android app allows the user to un-provision a mesh node. To do so, the app just sends a ConfigNodeReset message to the node's unicast address, which works perfectly if...
Hi, I want to add some auto-test capability to my nRF5340-based project. I thought one useful feature would be to measure voltage AND current at the hot node when all devices...
Hi all
We are switching to nrf-sdk v1.6.0 in our project and encountered a problem with MCUBoot.
The image builds successfully and can be flashed successfully as well...
Hi,
Iam using SDK 17 ,s140_nrf52_7.2.0_softdevice on NRF52840 SDK.For the first time I have noticed an issue,as below on running sample nordic17.0.2\examples\ble_peripheral...
I would like to use the Arduino Nano 33 BLE with MCUBoot and MCUMGR for FOTA. I am wondering if it is possible to use a two-stage bootloader (first stage Arduino BOSSAC, second...
I'm wondering whether the value pointed to by "ble_gatts_hvx_params_t.p_len" passed to sd_ble_gatts_hvx is copied to SoftDevice-owned memory before the call returns NRF_SUCCESS...
Hi,
I would like to create a library for the Nano 33 BLE to be able to use the NFC features that are available via the nRF52840 chip.
I am aware that there are some examples...
I'm starting a new product development using nRF52832, SDK 17.0.2 and softdevice S312.
Should I use v6.1.1 or v7.0.1 of S312?
Nordic's docs for SDK 17.0.2 state that S312...
I have no idea about how to read the device id of the external flash in the nrf52840dk? Please guide me to do so.
I also referred the MX25R6435F datasheet, to see the method...
According https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xrai_set.html control plane data only are supported.
How to set PDN to use control...
Hello, I need a reference PCB layout for the nRF52810-CAAA WLCSP-33 chip. There doesn't seem to be a reference layout for this specific chip. Furthermore it differs from the...
Hi everyone,
I have a couple of Laird BL653 boards which use the nRF52833 chipset. They have SoftDevice S140 v7.0.1 on them and I'm using the nRF Mesh v3.1.4 for IOS. The...