Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi all,
Now, I have a troube. In Mesh 3.0, I want to advertising data. This is my function :
#define ADVERTISER_BUFFER_SIZE (128)
And whenever the data changes, I...
I bought a nRF52840 Dongle, to evaluate the use of nRF52840 for ZigBee purposes.
I have been able to flash such firmwares as \examples\peripheral\blinky\hex\blinky_pca10056_mbr...
I have a custom board where both nRF52840 and nRF52832 SOC in it.
i have flashed example Ble_Uart code from sdk15 in nRF52840 but im facing a serious issue.
i can able...
Tôi đang sử dụng bảng nrf24l01 để định vị trong nhà, nhưng tôi gặp vấn đề với định vị TOA và bảng arduino không đo thời gian nhỏ hơn micros, tôi không biết bạn có lời khuyên...
Dear Nordic,
I am trying to setup a custom BLE client service to interact with the Komoot app (Turn by turn navigation).
I can connect to the phone, and receive notifications...
Hello Team,
I am trying to run the example DFU overt TFTP, however I found the description a bit ambiguous. Seeking help to remove my ambiguity.
I am trying to follow...
Hi,
I am unable to program the nRF52 Dongle. What I see is that the "Write" option is not highlighted.
Though the Bootloader and Softdevice are already there on the...
Hi All,
I have downloaded the nRF Mesh SDk 3.0.0 and tried to run. I am trying to run the default nrf5SDKforMeshv300src\examples\light_switch\server for
Here is my software...
I have enabled the whitelist feature based on the ble_hids_keyboard example, but when I load the application it is not advertising anywhere. It is paired with my iPhone, but...
I am having one MDBT42Q device on which I am trying to flash an Example image of Peripheral to check basic functionality by nRFGO Studio.
In my device, I have sorted Pin...
i am trying to run advertising.py from pc-ble-driver-py .
i am keep getting exception from
except IndexError : raise NordicSemiException( 'board not found' ) is there...
I am looking through the BLE examples, but I can't seem to find an example that best fits my project scope where I wish to have a BLE central service that reads data from...
Hello Nordic support team I want to send command from hm10 ble chip to Nrf52832 dk board.So before I start to implement this I want to know that HM10 ble chip can communicate...
Hi, all.
I want data read from gyro sensor through i2c, and then send it through bluetooth equipment.(PC or iPhone and so on)
But i don'k know how to send gyro sensor...
I am asking about using the sd_rand_application_vector_get function; it seems that it causes my board to crash, and it never returns a success code.
I have already seen...