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...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I’m mitgrating from nRF52832 TO nRF52810 and softdevice s132 to s112 and having compile issues.
I understand that NRF peripheral has been removed on the nRF52810 but I do...
This how i make it happend:
1.programe softdevice and bootloader.
2.generate app dfu package.
3.upgarde app via nRF Toolbox
4.It's running, all things is seem ok....
Hi, I've been working with SDK11, and now I have to move my project to SDK14 due to some issues with the old SDK. In SDK11 I could just use Keil's "Manage Run-Time Enviroments...
Hello,
I am trying to execute the SPI slave example from sdk15.2 on my NRF52832 Dev board (PCA10040 1.2.1).
I am using stm32f0 dev board as the master and transmitting...
Let suppose using the dynamic multiprotocol ZigBee + Softdevice application with OTA upgrade possibility. I would like to use the app_timer (along with app_scheduler) to trigger...
I want to change MIN_CONN_INTERVAL and MAX_CONN_INTERVAL values when I connected to phone.
I build function that handler events and send the update to ble_conn_params_change_conn_params...
Hi Nordic DevZone,
I am trying to include the UART driver module (.c .h file pairs) into my new project in SEGGER Embedded Studio.
I have done the following:
I...
Hi,
I have a few issues with flashing the dongle. I am using [ \nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\pca10031\s130\arm5_no_packs ]
When flashing the soft...
I am trying to accomplish the following:
Read values from a number of sensors
Put the device in sleep mode (while keeping the samples from sensors in memory so that...
I found a project named "nRF51-ble-app-uart-static-passkey" on Github,
but I want to set a static passkey on nRF52832(PCA10040).
How can I do that?
Thanks!
Dear Nordic team
It seems there is a small mistage in the mechanical specification of the AQFN package in the nrf52840 datasheet v1.1 p582
The e2 dimension seems wrong...
Hi all;
I want to know how to get setting file data in application layer , which means I want to know the value in address 0x3FC00. From the web , it is easy in bootloader...
Hi,
We are using a custom circuit with nRF51822 chip and Taiyo Yuden BLE module. Currently we are encountering an issue that we cannot detect our PCB over BLE. We used to...