Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hello everyone,
I am doing a project in which a nRF58122 is getting data of an accelerometer and an ADC. Those can be set a really high frequencies. The problem is, when...
Hi all,
I'm working with the Nordic nRF51422 DK that has the nRF51422 chip with 32 KB of RAM.
My application works great on it using the SoftDevice S130 as BLE stack....
Hello!
I have been experiencing some trouble with the PStorage API. I have browsed every example and similar question I can find and none seem to match the continuing issues...
Now, we are checking nRF51822 ADC sample program in SDK.
When P0.1 input is lower than 0.7V, outputs is 0.
We are wondering if the performance is correct.
Could you...
I've been going back and forth with my manager, and I need source to show whether I'm right or wrong about a specific possible functionality of the nRF51.
I was wondering...
Hi, I have a Nordic nRF52 Development Kit. The ADC examples work, the LED examples work, and the NFC examples work. However, none of the Bluetooth examples work. The LEDs...
My DevKit arrived today. Very nice.
Plugged it into my mac, immediately recognized as USB device. Flashing LED, mounted as storage device, etc.
Tried to enter Bootloader...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hello everyone
I am trying to configure the write values like in the link loss profile it is possible to write no alert, mild alert, high alert, similarly i have created...
Hello!
I would like to know if it is possible to send an unique Gatt message that contains notification enable for multiple characteristics.
For example,
buf[0] ...