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...
hello everyone,
I was trying to turn off nrf51822 on some condition. So i thought i will use systemoff mode register to do that.i am attaching code snippet of what i am doing...
I am trying to build the ble_app_hrs using gcc. It seems to build okay. I can program it to the device. When I press button 0 or any of the buttons the leds does nt light...
Hey All,
Just trying to get some advice/examples on how to incorporate notifications into a Custom Service on a nrf51 Dk board using gatts. I have found a couple of examples...
Hallo everyone. I'm working with the processor nRF51422 with S210 softdevice and I would like to ask you if it's possible to drive results of LPCOMP to a General-purpose I...
My goal to build a device that can connect to phone with nRF8001.
I am using nRf8001 Development kit. My prototype uses TI msp430 with the nRF270 board in the kit, and I...
Hello,
I am using a Windows 7 VM (VirtualBox). I can flash my NRF51 DK using nRF Go Studio just fine.
When I open the Master Control Panel (3.10.0.14), I can see the device...
Where can I find a description of the different nRF24 part numbers? Specifically, I am interested in learning which part numbers correspond to OTP variants. Thanks!
Hi guys, I have an application, where I need to change the role of the S120 softdevice on demand. So, the application boots into central role, reads a couple of BLE sensors...
I am using a photo detector to sense heart beat data. That sensor data is being sent to my nRF51 DK's ADC and then transmitted out via Bluetooth. I want to collect that data...
I'm using nrf51-ble-driver_win_0.4.1 to connect BLE devices on PC. When device has a 128bits UUID, you have to call sd_ble_uuid_vs_add( &uuid128, &p_type ) to register the...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
i tested coap-server example. it works well.
i will test mqtt-subscriber example.
my question is...
Sometimes the service discovery procedure in Android will discover all services but not the characteristics included in them. So all services will be empty. If I then open...
The nRF51 SDK (version 9) documentation tells to activate SPI using the SPI_MASTER_0_ENABLE and SPI_MASTER_1_ENABLE macros. Where should these definitions be made? Other components...
Dear all, after solution of some compilation errors on github nrf51_ble_app_lbs_master for SDK 8.0.0, I tried flash application using nRFgo Studio, it says that application...