Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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 all,
I did this upgrade hoping to have a TX_COMPLETE event issue fixed (I'm not able to send more than 1 buffer per connection it seems in my notification based service...
Hi,
There are two advertise nodes, only broadcast (one packet/s) . The S120 star scan. At the beginning everything is OK,but after a while, maybe 3-5 minutes, only one...
Dear all,
I've loaded this example github.com/.../Blinky_ble
into the nrf6310 as it is, and s110_nrf51822_7.0.0 as a softdevice
I am connecting to the module through...
I need the nRF51-DK-HW hardware files ,but without a product key.
And I cann't buy a nRF51 in CHINA.
Someone can give me a product key or
help me to buy a nRF51.
Thanks...
Hello everyone,
I have developed a firmware that makes accurate time of flight measurements, working with my own protocol.
Now I need to integrate this firmware with BLE...
Hi,
We would like to switch to a stand alone debugger for nRF51822, However in the product specs ( www.nordicsemi.com/.../nRF51822 ) mentioning that standalone programmer...
Hi guys,
I have nRF51822 Evaluation Kit.
I am trying to make simple project for my senior design.
Here is the setup.
I need to control simple on/off switch from...
Hi, I'm developing a BLE application.
I want to send multiple packets (from same characteristic) per connection interval.
I've read this question:
devzone.nordicsemi...
hello,
I am trying to develop an application using s130 softdevice on NRF51822 board.
i am able to do a undirected adverisement after a scanning. But when i am trying...
Hi
I use proprietary service to transmit data between iOS and nRF51822. The example I referred to is below.
C:\Keil\ARM\Device\Nordic\nrf51822_v6.0.0.43681_Backup\Board...
Hello,
I need to send packets on a specified advertising channel and receive them at the same advertising channel. Unfortunately, the SoftDevice API does not seem to support...
Hi,
I have several nRF51822 which are far away from each other and I want to communicate with all of them without need to go to deferent places to get the signal.
Does...
Hi
What is the scan interval ,while using the nrf51822 dongle as nrf sniffer.Is it possible to change this interval or is there any option provided in the sniffer api ...
Hi, we are using the nRF51422 and the s310 soft device using the 5.2 SDK.
In ble_error_log.c I noticed that you have a comment suggesting that write to flash was removed...
I have already installed nRF51_SDK_7.1.0_372d17a_packs. The examples in this SDK are only for nRF51422. Can I use these example in nRF51822 by just change device to nRF51822...