On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello,
I have a problem with using custom external Flash. QSPI communication.
nrf52840 + NCS2.9.0 , sysbuild.
Flash chip is GD25Q32, datasheet link
An error occurred...
Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hello,
I'm working on a project that uses the Serial LTE Modem (SLM) application on a custom board. The main processor sends data to the nRF9160 over UART. The project is...
By default the GRTC peripheral is not cleared when started via sys_clock_driver_init . This is because nrfx_grtc_init calls nrfy_grtc_prepare , however NRFX_GRTC_CONFIG_CLEAR_AT_INIT...
Hi I want to know if I can use the nRF52850-DK to flash the Xiao Sense Plus from seeed? I am following the following tutorial which says I need to use a J-Link but that's...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
Hi,
I have a question but may be it is not you to ask from. I need to communicate my ble device with iOS phone. How to re-establish link and restart my ios app if it was...
How long should it take for connection to to re-establish after two devices have been bounded? In my case it takes 5 - 10s no matter whether central and peripheral are already...
Hi,
I got a question on power consumption:
In my case, I do not need RF functions on most of time. If disable RF function, what working current of nRF51822 would be? ...
when phone connect to the device, I print the connected address.
However, I find that the bluetooth address is not same with the phone bluetooth address.
here is the debug...
Hi,
I am trying to include temperature (read from DS18B20) in advertisement data using BLE_UUID_HEALTH_THERMOMETER_SERVICE. So far it works fine, but my temperature is...
Hey,
I am using twi_hw_master.c and twi_master.h libraries for twi and want to disable i2c to save power when not in use.
I use the following two lines to disable the i2c...
Hi,
i am using Eclipse 'Mars' and Segger V5.10c to debug some of the SDK examples. The Eclipse command line shows only binary garbage. How can I get the garbage readable...
Hi,I am using s130 softdevice and SDK9.0 .I add static passkey(123456)in my project base on ble_app_uart project and basic functions have been achieved.But I have a question...
Hello!
Is it fine to ready NRF_RADIO->FREQUENCY right after receipt of BLE_GAP_EVT_ADV_REPORT?
Does its value have a relationship with recent adv. report?
hello there when i am trying to open project C:\nRF51_SDK_8.1.0_b6ed55f\examples\ble_peripheral\ble_app_template - Copy\pca10028\s110\arm4. i am getting error like
Third...
Hi,
I have set connection interval as 1.8s.
But i have transmit data every 1 min.
I noticed that BLE transmits data every 1.8sec.
Can someone please tell me what is...
I have just exported a project from mbed, to the Keil uVision4 tool chain.
Create New Project "BLE_Thermometer" on mbed.
"BLE example for the Health-Thermometer...
I see in the information about the nRF51 talking about the support of 4.2. But it is not clear to me the extend of it. I am focus on the link layer and I would like to know...