Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hi Nordics.
I want make a central device(server) that can collect 6~7 peripheral's sensor data with multi-connection.
The central device will transfer peripheral's sensor...
Hello,
I just want to add SPI master module into the ble_app_uart application, and only add spi_master.c and .h into this project with no any other change, and just call...
Hi,
I'm using gcc with eclipse to compile ble_app_hrs and I get the following error for all the SVCalls like sd_softdevice_enable, etc...
The following error is flagged...
Hi , I need to develop an indoor positioning project based on Bluetooth Low Energy 4.0 in which i have to locate person's current position in home and send it to main server...
Hi all,
I have made my own device manager because the device manager from Nordic is somewhat bloat (in code and resources) and I needed to add a feature, ranking the devices...
I am using the nRF51822 and code base 6.1
How can I program the advertising mode of the beacon to not time out. I am looking to advertise for 10 seconds and then go to sleep...
When I downlaod and program the softdevice version 6.2.1 via nRFgo Studio, it shows Softdevice version as S110_nRF51822_7.0.1 after programming.
Any idea why actual version...
i use nrf51822 for my project, i want to do is when smartphone are pair with my module i store one flage in flash whenever user enter right security key and after reset i...
Hello,
I have purchased NRF51 MBED enabled board. I need some assistance in how to get started. I want to use the KEIL software and I am not able to.
I have downloaded...
I need a reference design of nRF51822 for minimum 1 meter range . The circuit will run from CR2032 battery for at least 24 hours and will take some readings from ADC input...
i am unable to sniff the packets between two devices once the connection is established between two devices..i am using nRF sniffer 1.0 ...
i am able to see only the advertisement...
Hi,
How can I control the PDU error code when reading an attribute.
E.g. Attribbute not found 0x0A. For more info see 3.4.1 Error Handling Bluetooth spec 4.1 Volume 3...
Hi,
I have created a custom PCB that more or less follows the Nordic SmartBeacon design: Beacon_V2.pdf
Instead of BAL-NRF01D3 I used the BALF-NRF01D3 as this is supposed...