I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I've read as many posts regarding changing the ble connection interval as I can find but so far have been unsuccessful changing the ble connection interval.
Below has been...
Hi all,
Does in any chip with some constellation (different SD) the device allows less than 7.5ms for the connection interval? Or is this value the absolute minimum?
I am trying to connect to a peripheral device advertising f0000000-0114-4000-B000-000000000000 as the UUID. The peripheral adds it to the stack via sd_ble_uuid_vs_add after...
Hi,
I am using ESB in one of our current projects. I have two devices: one PTX (master) and one PRX (slave). The slave may want to send some data to the master from time...
We have an nRF52832 and an MSP430 on a custom board. We would like to program both the devices using SWD interface.
Would it be possible that both these devices can share...
Hi,
I have an nrf51822 ( variant AB) and I am trying to program a simple ble app beacon example on it.
But I am failing over and over. After searching , I found out that...
Hi,
I am using pca10040 board with s132 softdevice. I have integrated BLE_APP_UART service with BLE_APP_MULTIROLE_LESC example. The device will start advertising when command...
Hi,We need to test the voice data which is transfer out of remote control(based on smart remote 3 for nRF52 ) in the Windows platform. According to the documentation I know...
I am just curious, do the numbers 51 and the 52 have any meaning? Does the base of 50 imply anything? Are these just arbitrary numbers for the sake of good marketing?
Hello All
i flashed one of the example in following mesh SDK "ble_mesh_v0.9.1-Alpha_2" SDK , I testing light control example code while testing i have got some doubt in...
Hi all,
I'm trying to write a custom bootloader that must works in this way:
The new image to flash is received by a uBlox GPRS modem that communicates with the nRF52832...
Hello All
I have some doubt in Meshing Protocol Could please help me .
Example
I have 3 BLE module Like A,B,C i want connect all 3 three device in one mesh...