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...
Hi,
I want modify ESB example Rx to log the time between received messages. I am using SDK 13.0.
Unfortunatelly, function app_timer_cnt_diff_compute always return 0.
Can...
I have some units that seem to have a frequency error.
Please see image below from a spectrum analyser.
It is the received signal from 2 units both transmitting a constant...
Hi, I would like to analyze data between a peripheral and a central (BLE 4.1.) It seems that the nRF52 and sniffer can only monitor advertising channels. Am I missing something...
Hello,
I have designed a PCB (25mmx55mm) and placed the nRF24l01 module (available as a standard add on module). But I am unable to get the data out of the board. I have...
Hi Nordic,
Are there any plans to update the BLE Sniffer?
It would be great if all the op codes for logical link control could be added and to fix the malformed packets...
This is the Energy Profile that is shown for the nRF82832 and I am wondering about the RX/ switch parts. I assume these RX phases are for receiving scan requests?
What happens...
Hi,
I have a question regarding DTM in nRF5 SDK v14.2.0.
From what I understand Nordic is making use of the payload type '11' = Vendor Specific and is using the length parameter...
if flash nrf52832_xxaa.hex , board start to blinky
if flash s132_nrf52_5.0.0_softdevice.hex, board seems dead
what happed after flash these two hex files
does these...
Hi Folks,
I am playing with uart ble example described in this link ( devzone.nordicsemi.com/.../).
However, I would like to disable encryption on BLE link. I was trying...
Hi,
I have installed Software backend (micro-ecc) as given in:
infocenter.nordicsemi.com/index.jsp
Compiled example: experimental/ble_app_multirole_lesc --> compilation...
I want to make a BLE peripheral device that only allows connections from authorized mobile apps, and an app that only allows connections from authorized BLE devices. What...
Hi all,
I'm having problem porting some project from Keil to SES since our project use absolute memory location to put some variable that will be share between main application...