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...
Hi,
I have used nRF52840-PDK.
And I want to test profile and protocol with PTS.
I succeeded in GATT-based service test and GATT test with PTS.
But when I try to L2CAP...
How do you do
Now use the Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples \ ble_peripheral \ ble_app_uart this plus Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples \ peripheral...
I try to add default nRF sdk libs in Segger studio. All files exist and path corect.
in nutshell i try to add uart module to default ble_app_buttonless_dfu example
Hi ,
I'm looking for BLE Specification but I just found NRF52 Datasheet on Nodric page . Can you give me this document , It will help me a lot . Regards !!!
Hello All
I am planning interface the BLE peripheral + Capsence(Atmel QT111) board
i did the Capsence Board with Spi Protocol..then second phase i has to implement with...
Hello
I have some problem that I want to change Characteristic UUID different from Service UUID.
Like,
Service UUID : 11111111 - 1111 -1111 -1111 -111111111111
Charcteristic...
Hi Nordic,
I used FDS to operate updata to update data more than 10K once, but there was an error. Hint FDS_ERR_RECORD_TOO_LARGE.Can FDS operate more than 10K data at once...
I want to create own android app with just nus service (uart).I'm not very good in android programming, so there are two ways for me doing that:
Use Android-nRf-uart...
Hey guys,
I have another question related to this example.
I've modified the UART example such that UART printing is disabled, and I am calling ble_nus_send_string(...
SDK 11.0.0
SD s132 2.0.1
nRF 52 dev kit
I have been in the process of adding dfu functionality to an existing application.
Currently, I have gotten the dfu to work...
Hi. I'm looking for streaming solution.
I think BT5 will be one of the great solutions.
I refered video as below.
www.youtube.com/watch
It shows that nordic chip...