Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...
Hello
This is probably a very simple problem to solve but I'm having trouble disabling an RTC0 interrupt by using a GPIOTE PORT interrupt on an nRF51 board.
Basically...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
If my way of thinking is not wrong, I have to set SEVONPEND flag to wake up cpu from sd_app_evt_wait on pended event. How to set this flag? I cannot find any function/macro...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hello.
I used sdk 5 and 6 without much problems in the past, but thought it's time to upgrade.
I don't seem to be able to get even the blank blinky example to work for...
Hello
I'm using S110 with nRF51822.
I'm trying to implement some logic which is quite simple, but for some reason things are not working properly.
I'm advertising...
Hi all,
I have failed when try to flash a new softdevice s110 to the target device is Wunderbar's sensor module which is using nRF51822 chip. Flashing application has no...
Hello,
currently I am using the S110 Softdevice with the ble_template example as peripheral. This works fine.
For our final application, we need the central feature...
Question similar to this one
devzone.nordicsemi.com/.../
I have noticed that in the header ble.h included in the s310 folder, the function sd_ble_enable(..) and the type...
Hi Nordic expert, I wanna get a profile of 51822 performance cycle count. I found 51822 has no powerful DWT feature as cm3 or cm4, would you share me some feasible methods...
Hi All
I am aware that there are some changes to UV5.12 to do with Device Pack location etc.
I have currently updated my project from the .uvproj to .uvprojx extention...
I was able to setup gazell communication between two devices one as device and other as host using 32 byte payload size in nRf51822 module.
Here in gazell communication is...
We are using the Nordic Semi nRF51822-QFAC on our device for BLE. Since we are developing from scratch I understand we need have FCC testing done. Is there a summary of the...
I'm devloping application on nRf51 for that i'm using... SDK : nRF51_SDK_7.2.0_cf547b5 Tool chain : GNU tools arm Embedded [arm-none-eabi version 4.9.3] Dev Board : PCA10028...