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...
Hi,
I am testing the blue_app_uart example and I want to send data
from my smartphone uart terminal app,back to the nRF52840 DK,
Nothing is being received by the segger...
In the latest Mesh SDK, nodes are subscribed to a GROUP address. In previous versions - 2.0.0 I believe - you could also send to a predetermined node.
I am trying to figure...
Hi I am reviewing the nRF52840-DK hardware documentation to make boards with good antenna performance.
Q1. I have divided it into three areas as shown below. Is my understanding...
Hi,
I have been trying to use Keil MDK's Middleware File System with my application. However, when I try to set the Software Component under Manage Run-Time Environment...
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
Hi!
I am using the Segger embedded Studio with PCA10056 successfully. Now I have to evaluate LARD DVK-BL654 (because it has external antenna). I found a guide which says...
I am trying to flash my custom board that uses the Raytac nRF52840 via SWD. I am trying to flash a custom bootloader onto the chip; however, JFlash is giving me an error....
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
Hi there, I'm using nrf52840 with OpenThread SDK and I wanna know, what is default radio mode of this device? Because we also have another project with Bluetooth and we observe...
SDK15.0 whitelist hardfault
when setting the sd_ble_gap_device_identities_set using the iOS nrfConnect the non DK board hardfaults.
On an android device all works fine...
Hi,
I'm adding some custom buttons to the NRF52-DK and I've been playing around in PCA10040.h. So far, I have everything working with 4 buttons. The DK can connect to...
Dears,
Now I am using nRF5_SDK_15.3.0_59ac345 for my project on nRF52810.
I found a bootloader example at
\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble...
hello, I am trying to integrates saadc & bluetooth because in my project adc sample values are comming from sensor & these values is send through bluetooth_uart app. so can...
Hi,
I'm in the process of evaluating the nRF9160 DK and this I want to be able to control the diferent peripherals on the DK so I can reduce as much as I can the current...