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, I'm using the nRF51822_QFAA chip on a pca20006 board. I downloaded sample code from the offical site. Installed sample code nRF51822_beacon_firmware_1.1.1.msi. I use...
SDK: 14.2
64-bit Segger Studio 3.34b
PCA10040 Rev. 1.2.4.
64bit Windows 10
SD: S332
I'm trying to add the bpwr Tx profile to the ble_ant_app_hrm_pca10040_S332...
Hello fellows,
I did my master's thesis with the nrf51 and now some years later I need some help setting up a Laird BL652 to work with my beloved NRF+Keil tools.
Here...
I have a Nordic 52832 chip in an integrated module form from Fanstel. I have the NRF 52 DK, the Fanstel evaluation board, and a custom prototype board I built.
I can program...
Hi all,
I have ported my RTOS to nRF52832. It can run app and BLE properly. But when I measure the power consumption, the current is too high when BLE is enabled. Please...
Are the development boards for the 52832 certified for BT5? The 52832 chip is advertised as BT5 but the nRF52DK documentation says it is only BT4.2 compatible.
Thanks!
Hi all,
I'm interested in adding Infineon OPTIGA Trust X to nRF52840, but I can't found enough information.
Is Infineon OPTIGA Trust X hardware-compatible with nRF52840...
Hi,
I have connected STM32 with nrf52832 using STM:TX -> NRF:RX and STM:RX -> NRF:TX.
The communication works fine when i initialize UART on both devices.
The issue...
I am trying to implement a periodic calibration routine that is transparent to upper layers of my application.
I have the SAADC set up to continuously sample one channel...
Hello,
I was able to build the light_switch example using Cmake. But when I tried to build it using segger, I'm getting a board.h missing error. My build path is SDK_ROOT...
Hi! We got the mesh working with our custom model. however if we try to send a package multiple times it throws NRF_ERROR_NO_MEM error. Any ideas why this might happen or...
Hello
SDK12.3, nRF51822
I'm trying to interface the ssd1306 the program freezes in function app_twi_perform internal_transaction_cb is not called internal_transaction_in_progress...
We used nRF5_SDK_15.0.0_a53641a and nrf5_SDK_for_Mesh_v2.0.0_src.
We are following DFU quick start guide http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Dear Sir:
i seen the proximity example,the battery level measure is init by a m_battery_timer_id ,in my project ,
i need user multi saadc channel ,and different...