Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...