Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi guys,
I want to know if it is possible to get started on developing applications for nRF51822 without using the evaluation kit. I want ot have a couple of breakout boards...
Hi,
I am testing that nRF52832 transfer QVGA still image from image sensor to phone as follows.
nRF52832(nRF52 DK) is connected with image sensor through some...
Hi All,
About DFU.
I want to know about UART DOWNLOAD for nRF51822 with S130.
Can I download the firmware via UART for nRF51822 with S130 ?
It's not OTA DFU.
...
I wanted to know what's the maximum data throughput if one device has both roles (Client/Server) working at the same time. I already saw the tables for the different SoftDevices...
Is there another IC I need to integrate into my board to allow the chip to be programmed through USB? Also, is the same true for programming OTA? I understand that I will...
Is there anyway to enable the UART on a NRF51822 to be 7-bit data instead of the default 8-bit?
Lowest level driver structure I could find is
NRF_UART_Type (nrf51.h...
I'm using Master Control Panel for PC to try to test bonding with MITM security on the peripheral I'm developing, and I suspect there's something wrong with the Master Emulator...
I am using the nRF52 in 2Mbps proprietary mode. I am running my own custom stack to maximize data throughput. There are no re-transmissions in my design. I have a loop of...
In sample code for central devices,, the BLE event handler, on_ble_evt() , handles the `BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST' by accepting the request. Is it possible to...
On pages 49-50 on the nRF51 Product Specification, in section 8.5.2, there's a bunch of current consumptions listed for the Radio with the DC/DC disabled.
Do those values...
Hi there,
I was hoping to first pull the SD version and application version from the device before I attempt to send an update.
Are these values exposed anywhere within...
LAST EDIT AT END OF POST
We are using a custom board with an nRF51822 programmed with a modified beacon application (which worked several months ago). After opening MCP...
Hi,
Everyone,
I am Using S130 and sdk 11.0.0.2-alpha with nRF51422 chip.
I have two crystal in my custom pcb,
one is 32 Khz crystal for LFCLK between XL1 and XL2 (pin...