Hello,
My board contains nRF9160 and two nRF52840. One of nRF52840 is a HCI controller (based on HCI lpuart example). nRF9160 communicates with each nRF52840 over separate...
Hi,
I am using the nRF Connect SDK 2.6.1 with the nRF5340 board.
I referred to the soc_flash_nrf example to read and write data into flash.
I need to overwrite data...
Hi,
I have difficulties to sniff BLE packets with nRF52840 and wireshark between a remote controller and phone.
I can capture all the pairing process, I see DHKey exchange...
Hi,
I have a firmware running on ncs 2.2 with mcuboot and tfm which I'm in the process of upgrading to ncs 2.7 with sysbuild.
I currently have a problem converting the...
Hello,
I am reaching out to inquire if there is an existing sample program within the nRF Connect SDK that demonstrates how to read the Device Information Service (DIS...
Hi,
After upgrading to NCS v2.7.0, I got some intermittent issues about OTA DFU process.
Firmware description:
Our firmware, developed on nRF52840 with NCS v2.7.0...
I'm essentially building a BLE to UART gateway to allow our microcontroller device to talk to our apps. The BLE section is the nRF52840 and I'm trying to simply use it to...
Hi,
we are porting code of our project from SDK 14.2 to SDK 15.3.0, and have encountered unexpected behavior from the fstorage module. Even though SoftDevice and BLE stack...
I'm trying to work with the PC-BLE-Driver with the connectivity firmware. I've loaded the connectivty firmware and the application appears to connect to the board. But I'm...
Hi,
I working on the module developed based nRF52840.
I would like to clarify some doubts regarding the TX power of the chip.
The TX power value is higher at the temperatue...
I think there are should be smartphone cpu with bluetooth 5 long range mode support.
for example Qualcomm Snapdragon
Qualcomm Snapdragon 439
Qualcomm Snapdragon 710...
Hi all,
I am looking for some advice on how to implement a couple of extra characteristics(Related with battery) with the Battery Service apart from the usual Battery Level...
In " nRF51 Series Reference Manual ", in TWI chapter, it is mentioned to configure the GPIO pins with drive strength S0D1, to secure correct signal levels on the pins used...
In my application I'd like to use nRF52810 due different reasons. Since we're still in evaluating phase, without even choose a brand and related EVK, I've some basic questions...
Hi,
I am adding "install codes" function to my products.
Questions are
1. How many entries can i add with "zb_secur_ic_add" at ZC site?
2. Can i retrieve mac/ic (install...
Hi,
We are starting to measure the power of our nrf52840 based design.
I'd like to establish the power number for Idle() , since system will be in Idle() most of the time...
Hi,
I"m using SDK 15.3.0 with an NRF52840 dev board. I'm trying to record the timings from an incoming IR signal. In doing so I'm using LPCOMP with an analog input pin to...
I am trying to use the RF5 BLE CLI (Nordic NUS driver).
I need a plug and play COM port for Windows, iOS, and OS/X. This has to work for a customer.
It pairs easily, but...
My team is in the process of developing a product that uses the Fanstel BC832 module and have been running into issues trying to implement buttlonless DFU in our application...
I'm developing a fingerprint-related project. When the finger touches, the fingerprint sensor generates a pulse signal. NRF52810 will triggers a GPIOTE callback, then wakeup...
I try to bonding func using ble_app_gls example.
just connect is fine.
here is ble_evt handler
for trying connect bonding, I use pm_handler_secure_on_connection(p_ble_evt...
Hello,
I would like to use the nRF52840 for a wearable. It should be powered by a lipo-battery with 3.7V. Therefore I would solder it to the VDDH and Ground Pin (VSS). Is...