I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
It is a sensing-processing-actuation based application. Just want to use the nRF52832 module for BLE communication( a part of the application).
Is there a direct API in the...
Hello,
I have an application where an nRF52832 peripheral (S132 v3.1.0) transmits a 5-to-10 MB file to an nRF52832 central (S132 v4.0.5). The peripheral sends the file...
Hello,
I have bought an nRF51 dongle with a SEGGER J-Link.
I have downloaded all the SDK and everything from nordic website.
If i open an ble peripheral example in uvision5...
Hello i cannot get uart to work correctly on these pins. The board seems to reset when i try to run uart on these pins. I can get them to work on pins P0.06 and P0.08. I think...
I could not find update info on this;
When I use mergehex to combine SD, app and bootloader, MCU just boots into DFU mode.
When I program SD, bootloader and app, MCU...
I have a nrf52832 running as a BTLE peripheral running up a couple of services including one custom with a characteristic i wish to be modified by the peer.
Data is being...
Now I'm using NRF52832 to communicate with other MCU(STM32) by UART.
STM32 will transmits about 40 bytes data to NRF52832 per 10ms.
Here is my configure referenced Nordic...
Are there any dependencies between the connection parameters configuration and pairing?
I am using nRF52840 and SDK 14.0.2 and ATT_MTU example. I am trying to add pairing...
I am trying to implement bonding with the Uart example in SDK 14. I have followed the instructions for how to use implement device manager and then migrating to peer manager...
Hello there, I need to specify the LDO that will power the nRF51824.
What would be the max current consumption for nRF51824 at 3.3V?
I saw a similar calculation for 51822...
Hello, this might be a stupid question but if I have a Bluetooth 5 module that is advertising and another module getting the RSSI-value without actually being connected to...
Looking for some advice on how to handle connectivity issues in damp/wet weather.
We've found that our NRF51 device works well indoors, but when placed outdoors overnight...
as I've been looking everywhere on the infocenter for a migration document from sdk 14.0 to 14.1 I was thinking that not finding it meant no changes needed. Of course that...
I am using nrfutil to generate ECC private keys and public keys. However on an apple device the keys ANSI X9.63 it is represented in X,Y, K parameters. How do i match the...