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...
Hello
I have both mai.c and app_sdcard.c "static const nrf_drv_spi_t spi = SPI_INSTANCE (spi_instance);" Want to use .
So using "extern"
main.c
app_sdcard...
I have already developed a beacon with nrf52840, but now I need to detect it with another nrf52840, but my problem is taht I need to use less power as possible, so I need...
Hi guys, after building and running a mesh network i've been wokring on, i ended up with an error
im wondering where i'd be able to find the mesh error table.. i can't...
I have custom board with BMP280 sensor & nrf 52832.I have interfaced BMP280 using twi interface. I am using SDK 15.2.0. and soft devices s132 V6.1.0 to transmit advertising...
We would like to achieve following:
Only peripheral devices should advertise data toward only central devices in the same application.
advertising data by peripheral...
Greetings! I'm trying to set up an nRF52 board as an SPI slave so that it would receive chunks of data irregularly from the master device (a Raspberry Pi in this case, if...
Hello,
I would like to know how to implement middle button click in hid mouse, by middle button click i am referring to scroll wheel click and the function associated with...
Hello!!
Is UICR.CLENR0 register disabled on nrf52SoftDevice?(only nRF51Chip??)
When writing with nRFgoStudio("Enable SoftDeviceProtection" CheckBox is on), the firmware...
Hello,
We are trying to build asset tracker based on a modification of board nrf/boards/arm/nrf9160_pca20035.
Every is good until we tried to enable secure bootloader...
Software : C / GCC - SDK 15.0.0 - SD140 6.0.0 - building on multiple platforms. Hardware : nRF52840-DK (Q1AAC0) - and secondary testing on custom board using the Fanstel BT840...
I have been at this for a few days now, I have had a number of compilation errors that I have had to work through and find solutions for, but I am stumped on this current...
I'm trying to use the low-power comparator.
I've started up the comparator using "lpcomp_init()".
Following that, I wish to have a sample event, and then log the result...
I am trying the example here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_att_mtu.html
I want to lower the sleep...
Hi,
How do I enable Band 1 on my Thingy 91? On your web-page it seems that your base-band supports Band 1, but when I use the following AT-command AT%XCBAND=? I get the...