Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
When I try to build and run any example from the nRF5 SDK, it can compile successfully. But when loading to the eval kit, it can't find the 's140_nrf52840_5.0.0-2_alpha_softdevice...
Hello Everyone,
I am using nrf51822 256Kb Flash and 32KB RAM Raytac's BLE module with SDK11, S130 with over the air Bootloader (16Kb).
So the aim is that when a particular...
Hi all,
I encountered a problem , when I connect 1 board central to 2 board peripheral via NUS . It connected and discovery success . But at
static void db_disc_handler...
I was compiling a project(ble_app_uart and I am using PCA10028), it was not successful and KEIL5 display this:
it looks like I didn't install NordicSemiconductor.nRF_DeviceFamilyPack...
Hello,
I use a nRF52832 device, and I have some strange behavior when I use PWM. You can see my test program listed below.
Thank for your reply, Thierry!
/*
* Test_PWM...
Hi. I am a newbie in Nordic chips, quite knowledgeable in Atmel AVR, though. I'm working with an nRF51822 on a board like this www.waveshare.com/.../BLE400 . I use the Mbed...
This might seem like a really banal question, but i could need some clarification on this.
My understanding is that the config_client should be used on the network provisioner...
I want to connect a ST Chip (LSM6DSL - Datasheet ) via SPI with the nRF52840 Preview DK (SDK13) - NRF_DRV_SPI_MODE_0
When I am using the SPI Master example with different...
Hey Guys,
Thanks for this wonderful first of all.
Great work!
Well I am posting my first query related to Nordic mesh, please help
we need the BLE for our Wireless...
I would like to use connection handle value as index to an array which store some per connection specific data. Some questions about connection handle:
is connection...
I am using example DFU project (bootloader_secure) from SDK (12.3).
Chip 51822QFAA.
My problem is that I cannot start to debug session in Keil5. Use JLink.
I can program...
Hi
Is there someone who used polyfill under windows to run the thingy html5 example ?
( chrome and Bluetooth work around to have the application running)
Already thanks...
Hi,
I recently ordered the nRF DK 52 from Mouser Electronics (only one version available on their website). Furthermore, they were not able to provide me with the chip...
Hi,
I have been programming Nrf52 custom board using the J-Link in the nrf52Dk and Nrfgo studio.
Accidentally gave download to J-link from SES, The chip in the nrf52 gets...