Hello,
I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in...
Hi All,
Previous last two times I opened my project in VS Code it displayed a deprecation notice complaining about SDK and toolchain versions. My plan was to address it...
Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
Hi,
In my project I am developing a system to monitor the consumption of electricity taken from the grid. The nRF9160 SiP module is responsible for acquiring analogue signals...
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...