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...
Hello.
I've got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project...
Dear all,
For the purposes of the application that I am currently developing, I would like to operate the nRF52840-DK with an external power supply. From the DK's user guide...
Hi, all. I'm using nrf52833.
I'd like to use rtc to get the current time. What I'm trying to do is take the current time and show the time value on the LCD (year, month...
Hi guys,
I am experiencing some issues with the LPUART implementation: it seems that when using the setup with hci_lpuart (with LE Coded PHY) bluetooth connection isn't...
Hi all,
I need to transmit an infrared beacon every X seconds and the beacon does not change over time. I am using the PWM driver on nrf52 to generate the 38kHz carrier...
I have a custom board using nrf52840 which communicates via BLE. the product is undergoing FCC testing and I have been using the radio test example since it helps selecting...
Hi, we have some questions about the flash in the nRF52832. In the datasheet is this nWRITE,BLOCK; Amount of writes allowed in a block between erase; Max 181 1. Does every...
Hi,
We are using 1.5.1 tag and building on the agps-sample called "v1.5.1\nrf\samples\nrf9160\agps\".
We see problems with downloading SUPL-data and also EVT_BLOCKED...
sdk 17.0.2
IDE - segger embedded studio
For the below given code, " pin " is not updating when GPIO goes high when optimization level is kept "Level 3 for more speed"...
I'm using the serial_lte_modem application from Tag v1.5.0-rc1, on the nrf9160dk evaluation board to make a secure connection to google.com but it returns #XHTTPCCON:0.
...
I have flashed DFU OTA bootlaoder to my nRF82540 DK. (C:\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble_debug)
It shows the two LEDs 1 and 2. ...