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 Everyone,
Pardon me if i write some illogical stuff. Complete beginner to this microcontroller.
I started using nrf52832 with Zephyr OS . I was trying to configure...
Hi,
I wished to test multiprotocol with one software but I was wondering if it was possible to compile an application which could switch between zigbee and Thread (and...
I'm using arm-none-eabi-gcc 7.2.1 with nRF5_SDK_15.0.0_a53641a with soft device s140_nrf52_6.0.0_softdevice.hex I'm trying to modify one of the bluetooth examples to add a...
Dear Sir,
I use nrf5_SDK_for_Mesh_v2.0.1_src.zip and test proxy server project,
I scanned the device nRF5x Mesh Light (0x1827 Service), I click "Discover services",...
Hi guys
I am trying to program a nrf51822 module but it is not recognized by the development kit.
These are the pins that I am using:
I can not see the...
Hi,
I am using nrf SDK version 12.2.0
The following code fails to produce event for twi transfer complete const nrf_drv_twi_config_t config = { .scl = I2C2_SCL_PIN,...
I'm using the P20 connectors in nRF52 PDK to flash my custom nRF52832 board.
The connections are like this:
SWDIO ----> SWDIO
SWDCLK ---->SWDCLK
VTG ------> VDD
...
Hello,
We have an application with a S132 device, SDK 14 and Softdevice v5.0.0. On some devices, an assert is being thrown in the sleep prepare function. This is the line...
There are errors on Thingy52 "ble_app_thingee_s132_pca20020.emProject" which I built on SEGGER Studio for ARM V3.34 (64-bit) running on Windows 10. Please advise. Thanks....
Hi!
I'm using an NRF51822 as a GATT client to write data to a characteristic. The peripheral responds with several 20 byte indications. When I receive the indications, the...
Hi, I am importing a bootloader project that uses softdevice s110 and NRF51822 from Keil to Segger Embedded Studio. I have got all kind of errors during the process and I...
Hi Team,
In BLE5,
1) Can we connect a peripheral device to multiple central device?
2) Is it possible to check if connecton fails with any central device in perpheral...
I'm trying to put thingy_sdk_v2.1.0 and 10 nrf52832 boards. I'm compiling "ble_app_thingee_s132_pca20020.emProject". I don't know why it's always an error. How do I demonstrate...
Hi,
I'm using nRF52832 and SDK 15 and IDE im using is Segger studio.
i have ported the uart code into Ble_app_multilink_central.When i debug the code it is getting stuck...
Looking for an example on how to advertise for 10 seconds then go into sd_power_system_off. Trying this by using ble_app_template (s112, ses, sdk15.0, custom, 1 led, 1 rgb...