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...
I used two PCA10040 boards to test the UART serialization function with s332 softdevice.
I add my ANT_PLUS_NETWORK_KEY and build the examples "experimental_ant_ble" is working...
Hi, I have a strange problem. I am new to nRF IC's.
I recently took a new job...the person who wrote the code for our nRF51422 lost some source code in the process of changing...
I'm trying to create a HID bluetooth device with multiple connections to centrals. Looking at the ble_hids service implementation, the on_connect event handler sets the connection...
Hello!
I'm looking to build an application on nrf52840 DK that collects multiple sensor values and transmits it over Bluetooth. For now, I don't have a bluetooth application...
Hey I'm doing some SPI transfer in response to a GPIOTE in event. I'm targeting the NRF52840 and kind of went with the following answer:
https://devzone.nordicsemi.com...
Hello,
My setup is pca10040, sdk 14.2, s132.
I have tried firstly the blocking mode function and it is not reacting. After that I used SAADC module in a non blocking mode...
Is it possible to use the mbr, currently inside the softdevice, without the softdevice? Can we use the combination MBR/Application/bootloader? So we have a lot more flash...
I'm developing for the NRF52 DK (nRF52832) using VisualGDB (which uses SDK v11.0.0).
When completed my program is supposed to read data from sensor (via I2C), store it in...
Hello ,
is the NRF52810 surpport LE long range? is the mainstream mobile phone surppot LE long range? if i set the nrf52810/nrf52840 to be LE long range mode, and then ...
I am developing a product for indoor positioning and some thing else.
I want to know that how many beacon device can operate in same place.
As I know, beacon devices can...
All,
I already run BottonlessDFU example successfully after refer to below link. What's more, I added BAS and DIS service to Bottonless DFU example, and after use nrfutil...
Hello,
I found out that S/N from nrfjprog -i command returns the same number among different debuggers, all of them are 123456. At the same time, S/N showing from J-Link...