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 use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
Nordic Team,
We are using Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - v3.0 to sniff packets from BLE 4.0 device - but we are finding it hard to connect...
Hello ,
i use blinky example from C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001 folder. I want to flash the led with periods (period of 30 ms turn on 10 ms off) ...
Hi,
I'm using 52810 basing on ble_app_uart example. We use a IO to start or stop advertising. Start advertising w hen the IO level is low while stop advertising w hen the...
I use SMK BTS-04 using nrf 52832. After doing "Flash Tab -> Erase" of Keil's development environment, it became impossible to connect at all. I tried using nRF 5x Command...
I use SMK BTS-04 using nrf 52832. After doing "Flash Tab -> Erase" of Keil's development environment, it became impossible to connect at all. I tried using nRF 5x Command...
I am considering using two nRF52832 or nRF51822 's for a project which requires two way BLE communication. Pressing a button on one end should cause an event on the other...
Hello, I have an adafruit bluefruit feather m0 which has nRF51822 on it, I was able to establish a connection and send data until yesterday. When I try to find my adafruit...
Hi All,
I have a general question about the FreeRTOS implementation for SDK 14.0.0.
I've added FreeRTOS onto a basic UART BLE peripheral example that I wrote. I referenced...
Hey Guys,
I'm trying to import an existing Keil project into Segger Embedded, SDK 12.3.0.
I know this link exists which explains importing prior to SDK 14.2.0. However...
In the PS v1.4 pages 13-15 related to the QFN package.
Pins 11, 12 (P0.09, P0.10) are marked with the note '1'.
On page 15, at the bottom, the notes are enumerated:
...
I have a button that will put my device into pairing mode. While in this mode, I want central devices that connect to form bonds so that when not in pairing mode I have a...
Here I document how, in Eclipse, to start two, concurrent debugging sessions to two NRF5DK boards (or other debugging probes) , connected to different USB ports of the same...
Hello everybody,
I have problems with selectivity when I scan. There are 5 peripheral devices with different " DEVICE_NAME " but the same UUID and type (same " ble_uuid_t...