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 currently working with the nRF51 Development Kit board (PCA10028).
while trying out some of the samples (mainly - gzll dynamic paitring host and gzll dynamic...
Hello Nordic staff,
I'm now trying out the nRF52832 BLE SoC and made a measurement of the SoC initialization time. The example application is ble_app_template from nRF_SDK_13...
hi ,everyone.Why do I use app_gpiote_user_register this function in my SDK11.0 , and i download in nrf52832 ,i found that he could not initialize, what's the problem?How do...
Hello,
I experienced connection issues with Meizu M2 phone.
My device is nRF51822 + S110 softdevice . It works perfecty with iPhone and Android 6+ that uses IRK and random...
Hi all,
I am testing the NFC pairing example code. I have tried the 3 methods, which is the legacy OOB, legacy just work, and LE OOB.
However it saw that the output message...
Hello
I have a question for startup time for 32kHz of nRF51422.
nRF51422_PS v3.1 indicates startup time for 32kHz typ 0.3sec.
What is this spec minimum value.
I’d like...
Hi,
I have problem with settings of memory for bootloader in 51822xxAB.
I have bootloader with settings for 51422xxAC, but this chip has bigger memory.
It works on nRF51422...
Hello,
I have been struggling with Eclipse for a couple of days. I created the pwm_driver project via the File/New/Makefile with existing code option. After initializing...
I'm trying to run the DFU buttonless example however this line crashes the app:
err_code = ble_dfu_init(&m_dfus, &dfus_init);
UPDATE:
Looks like this is causing the...
Hi all,
I am learning about the security mode level in BLE. Understood that BLE 4.2 added additional method which is called numerical comparison.
When I tried the...
I am searching for example on pstorage, I want to store data in flash using pstorage, mainly I want to know which files I need to include for using pstorage.
Hi all,
can we configure systick on nrf52840 to genrate exception every 1msec.
Tried doing the same but not able to observe correct value.
These are my configuration...
Hi. I need high data transmission rate(>500 KBps) over a long range(about 1000 m). Can you suggest me the best device according to my req.
Thanks & Regards
Utpal