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 am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Scenario: I want to use an Arduino shield with the nRF51 DK. When attached to an Arduino, the Arduino's barrel jack is plugged into a 12V power supply. The shield takes advantage...
I am working on a ble project using the nRF51422 and IAR. I can load the code onto the board from IAR and it works as expected, but I run into errors when I run the code with...
Hello there,
I use the MasterEmulator.dll with LabView and the nRF51 Dongle and everything works fine in the past.
Now I had to change something in my LabView software...
Hi all,
recently I tried sd8.0 and i used the example "ble_app_hrs".
the strange thing is in my phone i can see device advertising but cannot connect to it successfully...
I tried to use this example with a nRF51422 and the board of N5 Starter Kit of Dynastream. I adjust all to make it works fine: custom_board and so on.. And I used the Soft...
From SDK 7.2, we have the following definitions:
components\drivers_nrf\pstorage\config\pstorage_platform.h
typedef uint16_t pstorage_size_t; /** Size of length and...
There was something in the webcast yesterday about a Nordic nRF52 roadshow/tech tour/worldwide series of events.
I hunted around the nordicsemi site but didn't find anything...
hi,
i am working on ble project where i am trying to develop a project with master(mobile phone)-bridge(acting as master and slave,nrf board)-slave(nrf board) .i use the...