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...
The alpha release of the S332 is now available and I am just curious which example included in the 0.9.2 SDK would be the best jumping off point for building a new project...
I just realized that I have the nrf52 board (with nrf25832) which actually explains a lot but the end goal of my project will be using the nrf51822 (because the nrf52 chip...
Hi there,
I am using the nrf51-ble-driver_win_0.5.0 to communicate with peripherals via the PCA10028.
My problem is when I call sd_ble_gattc_write() in my Windows application...
Hello Everyone,
I am trying to add the pwm library in the button example in SDK verrsion 10 but app_pwm.c files showing this error can anyone letme know why this error is...
I use s130 based device as central to connect to my ios device, when connected, the central will issue a bond request, if user accept this request on ios device, the bond...
While using PPI and trying to use the first channel as a clock based PWM running on timer1 I noticed that whenever I use more than 2 PPI channels, the pin that is toggeling...
Hello!
I have multiple peripherals and multiple centrals. I'm trying to make one peripheral to connect only to one central.
I read a way to do this is by using whitelisting...
I’m attempting to use an nRF51 dongle with connectivity_115k2_with_s130_1.0.0.hex burned on to it. I’m using the dongle as a central, attempting to connect to a peripheral...
Hi, i try to add a passkey with "ble_app_uart".
I want to this thing.
If i try to use the master_pannel app to connect, peripheral require passkey.
no bonding.
...
Hi all;
I have a hardware question . How much is the discharge time of 10uF capacitor which put in the VDD pin of 51822 ?
When i use the formula of capacitor discharge...
I need to do this, A product ble and Gazell should be used. Switch bluetooth or Gazell mode by pressing the button, but ble and Gazell not used the same time.
When I switch...
condition:i am using the nrf51_adk10.0.0,and i want to enable the NRF51422 as a central role.,so a program the sd130,and i download the application into the board(ble_app_uart_c_s130_pca10028...
Hello,
I am using nRF51822 to build a product and employ 3.0V battery as power supply and system works on DCDC mode. I need RTC counter to do real time tracking. My question...
Hi,
I am developing a glucose application using nrf51822 chip.
Now i want to go for mass manufacturing.
All my devices are advertising the same name.
I want to identify...
Hi all,
I was testing with a new nRF51 Dongle recently and am finding that it disconnected from any peripheral after 15-18 seconds. Generally a little while after a Connection...