Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
Hi, this is a very broad issue that i am having, because i dont know the source of it. I am simply unable to use the bme68x IAQ library. i have downloaded the external bsec...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi,
Sorry for the newbie question but how am I going to use the SAADC to measure 4-20mA current loops? I've used the SAADC to measure temperature, voltage, and resistance...
Hello !!
We are using nRF52833 MCU in our one of project. It is very cost sensitive project. We are proving supply to MCU from coin cell CR2032 battery. Also we enabled...
Hi,
I'm currently developing custom board with nRF52832 and I'm experiencing weird issues.
It's mostly related to BLE, especially on Samsung A series devices (A3, A7,...
I am using custom board nRF52820. I'd done OTA up-gradation with USB connected. Firmware successfully updated on device over BLE and device got soft reset.
After removal...
I am using nRF9160 DK(PCA10090 0.9.0 2019.19) with Indian carrier LTE-M SIM and carried below steps to establish LTE-M communication with nRF Cloud: 1. Upgraded to latest...
Dear community,
I opened and successfully tried out the preflash_example. Since I will need a plain text NDEF message instead of an URI NDEF message as used in the example...
Hello,
I'm new to BLE and have a general question about concurrency and collisions. Sorry if a repeat question. I'm developing for nRF52832 using SDK 15.3 and S112 v6.1...
Hello,
I am testing nRF52 UART with DSP.
While transmit data in nRF52 (ADC results)
(example link: https://github.com/NordicPlayground/nRF52-ADC-examples )
I can show...
Hi
I am now working on a project which I use ble_app_uart_c as a reference.
SDK 16 and used softdevice s140.
The radio_tx_carrier() function was taken from example/peripheral...
So I bought a BLE Heart Rate Sensor (chest strap) from market. I am able to read data using the nRF Connect Android App. Now I am trying to read the Heart rate data using...
Hello,
I'm working with PCA10040 EVB.
I've followed this FAQ that shows how to add a device name.
But function sd_ble_gap_adv_set_configure() (called at the end of advertising_init...
Hi,
Forgive what may seem like a stupid question, but...
I would like to create a first reference PCB design using an nRF52832 for an IoT project I am working on.
I...
Hello,
For the function to acquire the FDS file system status, I noticed that the struct member variables are held in uint16_t. Some values, such as words_used and freeable_words...
nRF42840DK, SES V4.52c:
Project was copied from 17.0.0 to 17.0.2 and link now fails:
Building 'ble_app_att_mtu_throughput_pca10056_s140' from solution 'ble_app_att_mtu_throughput_pca10056_s140...