Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
Hi Nordic team.
I'm finding a way to update the factory data over-the-air. Specifically, I want to update the Matter Certification information (PAI, DAC, ...) over-the-air...
Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
Hello, guys.
Here they are - Thingy:91 and nRF9160-DK boards on my desk!
I was able to successfully register Thingy:91 on nRF Cloud (both SIM card + LTE modem). However...
Hello All,
I was reading about the startup code and vector table of Cortex-M4 (STm32, Tm4c123). When I tried to find out the Vector table of NRF52832 in the datasheet I...
Hi,
This is my second post about this issue, but I have not solved yet. The issue is, that I am using bpwr tx example (crank torque sensor type) with Garmin edge 520plus...
I am developing an android app which is connecting with this product. In that particular case my app advertises, the nRF scans and initiates connection with my app. Some phones...
Hi Nordics,
we would like our central nRF52840 to have DFU timeout in 20 seconds , if no connection received via nRFconnect phoneAPP to perform the firmware udpate, then...
Hi Team,
I have a some query regarding nordic mesh
I would like to know that Nordic mesh is compatible with CSR mesh ?
Does nordic mesh is compatible with any 3rd...
Dear: Addressee
Hello!
I have a question about the program development of Bluetooth chip.
There is no client program for blood pressure measurement in SDK (15.2.0...
To do a serial DFU I have followed the steps provided in the DFUMaster_UART link.
1) Generated the key using the NrfUtil.
2) Added the private.key and generated a DFU...
Hi,
I try to flash application + softdevice + bootloader into the nrf52810 with following commands but it does not work? Can you look into this?
nrfjprog --program...
Hi,
We are developing central scanning mode for our project requirement. We want to scan BLE tags which are transmitting at every 10 seconds. I have been using nRF52833...
Hello, I have a working application that transmits data to a smartphone using NUS, based off of the uart example. I would now like to integrate bonding into my application...
I have an NRF52 DK and a J-Link mini debugger. I'm trying to connect J-Link debugger to the NRF52 via the debug jumper port. I'm using a standard 10 pin SWD JTAG cable. I...
i m working with fds using segger, i'm trying to perform read and write functions and printing on putty. it showing no errors on building while debuging no output is displaying...
When create 128byte length's CHARACTERISTIC and read with NRFCONNECT on Android. NRFCONNECT returns GATT_READ_NOT_PERMIT even though sd_ble_gatts_rw_authorize_reply() completes...