Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
Hi, I have a PC communication interface for a bluetooth device (it's an Arduino with a bluetooth shield). I have bought the new arduino (or genuino) 101 with integrated BLE...
I already know the phone's Bluetooth address, I want to write the address directly into the device, the device - directed broadcast, how do I put the address in the program...
I know most developers follow the Apple guidelines for Connection Parameters. But our device will interact with Android phones, so I was wondering in the interest of power...
Hi All,
Im planing to use NRf51 as a BT Central mode device and to do some simple things (like Immediate Alert control). First i tried things with dongle and Master control...
Hello,
I started with the UART timeslot API but countering some problems.
It will be helpful if I could get any tips or solutions.
I am trying to sample every 2ms and...
Hello
I asked a follow up question on another user's posting on devzone.nordicsemi.com/.../ , but no one seems to respond, so I will try here.
The abovementioned posting...
I've run ble-sniffer_win_1.0.1_1111_Sniffer.exe and pressed CTRL-R, then I get:
Keyboard input error: [Error 2] The system cannot find the file specified..
The log file...
Hello
I am developing an application where the data troughput is very important.
As i understand, the data thoughput is dependent on the connection interval and the number...
Dear developers,
I have a problem with peer manager reporting PM_EVT_ERROR_UNEXPECTED right after it has reported PM_EVT_CONN_SEC_SUCCEEDED.
This is quite a long call...
We all know that PPI can have the same event to trigger other tasks.
But I couldn't find any official document explaining the priorities/timing of those tasks linked to the...
Hi
I am trying to put the nrf52 device to system off state, in order to get minimal current consumption.
When I don't use the soft device, and enter system off state by...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
If i scan again when it is scanning, system goes halt and reset.
So i want to check it's scanning or not before I make it scan...