when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Hi guys. I have a nRF51822 reference design board which is based on low voltage mode circuitry (using 1.8V supply directly). However, my Segger Jlink (SWD) does not work while...
By default, S110 advertises in all three advertisement channels. I need to limit the advertisement channels, so that I can advertise on a single.
In a similar question...
I now this are basics. And I did this allready a few times, but in this project it simply wont work.
Maybe someone of you will find something, that is missing.
I`m working...
Examples like the "proximity application" are all associated with the nRF51422_xxAC. The part I'm using is the nRF51822_xxAA. How do I make this examples work with my part...
Hi,
I am wondering what to do to fix the error I have been getting while trying to debug my project. I am using app_trace for logging. I would often get an error on the...
I have a custom PCB with nRF51822. I have copied the "QFAA QFN48 with internal LDO setup" schematic from Product Specification v3.1. However, I have not copied the PCB layout...
Hello,
I am using a custom PCB with ISP130301 BLE module based on nRF51822. The PCB layout for the module is designed based on the recommended PCB land pattern and solder...
Hello,
yesterday i ordered th nrf52 Development Kit an just had a look in the Errata infocenter.nordicsemi.com/index.jsp So if i get my Development Board, will all this...
Hi,
I've read posts showing programming the Beacon with nRF51-DK using the debug-out port. As the nRF52-DK is available right now, does anyone have any idea if I can use...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.8.0.7
I need to check if notifications have been enabled by the central - if they have I then want to notify...
I wanted to test nrf51-ble-driver_linux_0.5.0 in the latest Ubuntu, but got this problem:
...
OSError: libboost_thread.so.1.54.0: cannot open shared object file: No such...
Is this even possible? I have a BLE connection with an interval of 7.5 ms. I've set up a radio notification with a distance of 2680us in order to be able to transmit 4 BLE...
Hi,
I want to know how sd_ble_gap_authenticate api works.After executing this api, what are the events invoked at peripheral end. Is there any event that blocks CPU or...