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,
I am trying the Direct Test Mode (DTM) function integrated into the nRFgo application. I am using the nAN-34, Dev Kit User guide, and help (F1) in nRFgo as documents...
I use DK usb dongle to catch data from my ble device , but I can only catch the broadcast data . When the ble device is connected to PC ble dongle , I can't catch data any...
I have Olimex Mod-nRF 8001 Module which i bought it from here . It has break out the RDYN,REQN,MISO,MOSI,SCK and reset pins. My question is can i connect RDYN and REQN lines...
I used the Nexus 5 with android OS 4.4 and try to
use both the "Master control panel" and "Toolbox" Apps to upload firmware.(DFU)
When I use the "Master control panel" App...
We are using an nRF51822 with s110 v5 and an iPhone. When the iPhone connects to the nRF51822, occasionally (perhaps 1/4 of the time) the iPhone fails to complete service...
Having some issues with the examples on the nRF51822 development kit. Hoping someone can help.
Working from nRF51822_Development_Kit_User_Guide_v1.3.pdf.
Motherboard...
Hi all.
I am making a PCB for nRF51822. My PCB need is to talk with iPhone for BLE Proximity application. Also I need to control a LED from iPhone. And I need to get low...
In short: Is it feasible to use RSSI values when tuning the antenna?
I have a custom board with an nRF51422 on which I have designed the RF part to be as much as possibly...
Any suggestions for handling a bricked custom board?
I'm pretty sure I know where the problem is in my code, but now I can't reprogram the board. I did have this happen...
Hi, I'm developing an BLE application using nrf51822.
I have a BLE security issue to discuss.
(Actually I don't have much network security background...)
In our application...
I'm using PCA100001 board with pure-gcc Makefile and s110_nrf51822_5.2.1_softdevice.
And I'm writing simple code customizing s110 samples like below:
static void ble_stack_init...
Hi
Does the NRF51822 support ANT and where would be a good place to understand how to implement ANT ? I also want to know where I can get more information regarding the...
Hello community, first time posting a question so please try and forgive any future mistakes.
anyways im new to using the keil IDE and am have some problems. I have dug...
I am using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard.
SDK version is 6.0.0. I have successfully tested my device with (MCP) Master...