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...
One question came to mind while browsing through the SDK example code documentation:
as there is a blinky and a blinky RTX example, do all the projects which use the soft...
Hi!
I looked through the forum and didn't find the answer.
Our team is developing product with STM32F411 MCU and nrf51422 module. We need to provide firmware OTA update...
Hi
I have been reading for a few days now, through the nrf51 documentation, the forum, and getting a bit of a grip on the proposed concepts in the DK.
However, what I...
I am trying to create a Smart Home for my electronics project using BLE. I'm basing it on the nRF51822. I want to control 5 appliances (light, fan etc.) using relays.
Anyway...
Hi
I want to use my own 128-bit UUID with an nRF8001 chip to send data (soil moisture) to many devices at once without them having to connect to the device. It seems that...
Hi All,
We have been working on Arduino Mega board with BLE shield.
ble_disconnect API is added in latest RedBearLab/nRF8001 Library Code. We have integrated the latest...
I do have a program working perfect on the nRF51 EK with a CA revision chip. If I program the software on a nF51 based module (from e-bay brown PCB) with a C0 revision chip...
Hi,
I have created a custom BLE profile with four primary GATT services and each one includes a attribute which are not in bluetooth SIG adopted uuid's list. So please...
QUE.png
Hi, everyone!
As the pictuer, is there any difference between the 6 targets? Or why there are so many targets?
What's the difference between "nrf51822_xxaa...
Hi All
I have attached a drafting . should I need to control impedance like that when PCB is manufacturing .
I look forward to receiving your prompt reply.
In my module, I used nrf24le1G instead of nrf24le1E, but now not working, I can't program with my programmer which is working with nrf24le1E.
What is wrong with me ? what...