E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
Hi there,
I could program the HEX file to nRF51DK via nRFgo studio successfully and the board seems to work fine as well. And then, I try to read back the HEX file from...
I am just wondering if it is possible to use the 52840's USB interface to create an R/NDIS type interface . The intention is to maybe create a WIFI/Cellular based Network...
Hi,
I am testing ble_app_att_mtu_throughput in SDK 14.2.0 between two nrf52832 DK board. One is act as a central and other one peripheral. I am placing these two boards...
Not a question, just to tell you that in ble_gatts_attr_t Struct Reference, documentation of « uint8_t* ble_gatts_attr_t::p_value », a « @ref » Doxygen markup has been produced
I have one pca10040 board, I want to realize the data transfer between the nrf52832 and the PC by BlueTooth, I use python3.5+PyBluez. When the nrf52832 is running the "ble_app_blinky...
The following lines are copied from the SDK15.0 documentation:
<pre>
Supported boards:
- PCA10040
- PCA10040E (nRF52810 emulation on PCA10040)
- PCA10056
- PCA10059 (support...
Hi, we are using
'iOSDFULibrary' , '~> 3.0' for firmware updation process. we are getting "DFU not found" error when device is already in dfu mode at the time of update...
Hello,
I've got the light_switch example running. I would like to extend this example with the possibility to send a broadcast messages from every node, the light client...
Hi, We are facing issue with updating firmware using NordicSemiconductor/IOS-Pods-DFU-Library. we are unable to upload new firmware and getting failed operation at the time...
Hi,
although the NRF52840 has a nominal receiver sensitivity of -103 dbm I am only able to get a sensitivity of around -97 dbm. I know there was a bug in older soft device...
Hi all,
im using keil5 for this .i getting problem or may be confusion while selecting the packages .also could i use the softdevice for this .Also wanted to know the uart...
I want use two 52DK for BLE transfer demo, one 52DK download nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart",
other 52DK download "nRF5_SDK_15.0.0_a53641a...
Here NRF52 TX pin is connected to Battery to measure voltage Level. i am using NRF52 with SDK 11 and s132 soft device. Schematics are shown below
here BATTERY is connected...