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,
My problem described below, please share solution or any suggestion how to fix this.
=== Background / Problem ===
I've setup and run MESH serial network, for machine...
If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
Our device is implemented as BLE peripheral device and based on nRF52832
For saving space in Flash memory we try to downgrade SD version from S132 v 5.0 to S112 v 6.1.0...
Hi,
I am doing one more project in that project I want to do following things:
1) my one BLE giga device module(nrf51822) will act as a master(central) & other AT command...
Hi to all,
i had a problem in measuring coin cell battery level with nrf51822. i am developing a device with nrf51822 that this device will use from a coin cell battery...
I have a product using the nrf24L01+ going through the new CE testing for EN300440 v2.1.1. The lab is asking me how to setup for "receiver blocking" test according to 4.3...
Hi, I'm using nRF52840PDK and SDK 14.2.0. I started from the SAADC example and tried to use NRF_LOG_INFO to print some strings through the UART. I have this:
And...
Hi,
I am following the directions here using Keil:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fnrf52810_user_guide.html
...
Hello,
I'm using mesh 2.0.1 to test message sending between 2 nRF52840 DK boards.
I'm using a task from FreeRTOS kernel to send messages from the node to the provisionner...
I was hoping someone could clarify what support the nRF52840 has for USB power source detection. Our design uses a 150mAh LiPo battery, with a dedicated PMIC. We have the...
I have a hardware with NRF52832 module and successfully used the example twi-scanner to locate my I2C peripheral. I copied these parts over:
My own code produces this...
I am extending the Glucose sensor app in nRF Toolbox (Develop thread). I had logic error which I have corrected, but while debugging I encountered a strange effect that could...
Hi, I have been developing on the nRF52832. I am now in the process of moving to the nRF52810.
I am using the SDK v15.
I have commented out the DEVELOP_IN_NRF52832 define...
The last warning log i had was
E 14:06:57.204 Error 129 (0x81): GATT INTERNAL ERROR D 14:06:57.229 [Server callback] Connection state changed with status: 0 and new state...
Hi Sir
How to config channel and AINx to specific gpio for SAADC ?
For example, if I want read adc voltage from NRF_GPIO_PIN_MAP(0,5), how to set the channel and AIN ...