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...
Hello!
I'm a beginner with Nordic products and I'm taking over the nRF52840 Preview Development Kit.
I want to send advertisings at regular intervals (every second...
Hi,
Is it possible for an 3 party BLE device like an mobile device like an Android/IOS Phones or ESP etc to participate in mesh notwork if so is there any documentation...
I have been unable to perform a DFU over BLE using the bootloader_secure_ble example.
I am using SDK 14.0, nRF52832, S132 with a custom board, along with the nRF51 Development...
Hello,
I want to factory pair nRF52 to nRF52 connections (NUS) with a factory set key but i'am lost.
I digged in NFC pairing but it's too complicated for my understanding...
Hello,
i use IAR EWARM 8.20.2 and SDK 12.3.
I compiled the blank Blinky example from the SKD for the pca10040 without any Errors or Warnings. When i load the .hex to the...
I use IAR EWARM 8.20.2 and the SDK 12.3 because i want to use the S130 for the nRF51.
I installed the provided MDK_8_11_1_IAR and now there are two options for Nordic Semiconductor...
Hi,
Note: i have already posted this topic , but no one helped me , stay hopeless about the solution, so i try again with this new topic.
my problem is :
I tried to...
The comments (and the name of the function) say it returns an address, of an event register. So the return type should be a pointer type? This causes compile errors on stricter...
Hi,
I have two problems with pc-ble-driver, I've tested hrc_v5 example program on my Linux machine, along with connectivity_2.0.1_115k2_with_s132_5.0.hex firmware (using...
We have set the peripheral ADV interval & central SCAN interval as below configs, we found that the connection time is unstable, from 125ms to 980ms, we expect to get a stable...
nRF51822, SD 130 v2.0.1, SDK 11.
Dear community,
I am experiencing an issue with disconnection on iPhone (iOS 11.2.5). After connecting and bonding with device (in iOS...
Hi,
I am using SDK 14.2.0 and SD 132 v 5.
When trying to combine ble_app_beacon with twi_sensor, I get the following error:
..\..\..\main.c(89): error: #253: expected...
I'm developing a project where the device wakes from system_off using a button. I've noticed that it takes about half a second from the time the bootloader starts until the...