Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
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...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
I'm connecting to the same microcontroller with nRF Master control using the same firmware, but I noticed that the connectivity time is not similar with every connection....
Hi guys,
I have a question when design the pcb layout stack with nRF52832, CSP package (CHAA). As recommendation from Nordic, using 4 layers will give best performance...
I noticed that Digi-Key had a new part number for the nRF52 DK that wasn't designated "Preview", so I assumed it might be the final silicon. However, nRFgo Studio identifies...
Now I work on designing a product, which is implemented by sending LMP commands to a bluetooth device with nrf51822. Unfortunately, nrf51822 liberary could not provide the...
Hello All
I'm newbe for this device. Now my customer asking multiple offline programming IC NRF51822-QFAC-R. But I'm not sure the device can support parallel programming...
Hello,
has anyone done some good testing on the connection quality between multiple nRF51 chipsets running on the S130 SoftDevice? (Using all four connections, 3 as Central...
I'm trying to merge 'ble_app_uart' and 'twi_sensor' example.
I developed twi function in 'twi_sensor' example. I add 'ble_app_uart' example file 'nrf_drv_twi.c'
and also...
nrf51822_sleep.txt
Currently i running nordic code in Arduino IDE through the library from RedbearLab : github.com/.../nRF51822-Arduino and I facing a problem in sleeping...
Hi, can anyone explain to me about this example in this link with details :
github.com/.../main.c
I'm a newbie in nordic and i found it difficult to understand this example...
I install
gcc-arm-none-eabi-4_9-2015q3-20150921-win32
make-3.81
coreutils-5.3.0
and setup the PATH in windows
then i enter CMD mode make some command to...
I am using the LFCLK RC oscillator, 8000ms calibration interval.
Is it possible to read from some register the resulting calibration value for the LFCLK RC oscillator?
Now I work on designing a product, which is implemented by sending LMP commands to a bluetooth device with nrf51822. Unfortunately, nrf51822 liberary could not provide the...
Hello,
measuring ADC signal on P0.26/AIN0/XL2 and P0.27/AIN1/XL1 doesn't work (I get constant value from the ADC not reflecting actual voltage on the pin). AIN2 - AIN7 seem...