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...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Good day!
In my BLE project I use connection parameters negotiation module. In order to ensure software consistency there is a test for memory leakage. After some investigations...
Software:nRF5_SDK_15.2.0_9412b96
HW: PCA10056
Modify:
1. Added LED blinky and PWM on the blink FreeRTOS sample.
2. Added task 2 demo2 as dummy to test the freeRTOS...
Hi,
Starting a new design with nRF52832 that requires TWI, SPIM, and UART interfaces. Also need a wake on GPIO for the power button. Is there a preferred pin assignment...
Hello, we are experimenting with proprietary RF transmissinon between two nRF52832 devices. We are currently trying out the esb_ptx and esb_prx examples, toggling GPIOs on...
Hi,
I'm using a nrf52810 on with SDK V15.2 with SD112.
The application uses the app timer and also TIMER1 for other purposes (and TIMER0 is locked by Softdevice).
What...
Hello,
We are considering bluetooth module of laird tech for our ongoing project, it has Nrf52810 chip. Please verify the below things Schematic: 1) this module has onboard...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am now trying to write to the SD card at 1000 Hz (1 ms) by combining "fatfs example" and "app timer...
Two nRF52810 devices, one is PTX and another is PRX, use the ESB protocol.
This project is very demanding for the timeliness of data transmission, in order to improve the...
It would be very nice if the SoftDevice API Documentation at https://www.nordicsemi.com/DocLib included PDF downloads for each SD version as well as the current online HTML...
Hello Nordic community,
I'm wondering about how those BLE trackers (i.e. Tile , Trackr) work. Specifically, what kind of advertisement strategy makes sense for these types...
Hi
I am developing RX device to connect with Smart Remote 3.
The RX device system is Linux embedded. I need to run OTA function in Linux embedded to update SR3 F/W.
...
Hi,
I am using STM32F030C6 MCU with Laird BL651 module.
Keil-IDE v5, windows 7(64-bit) system configuration.
I need to get the sample code for the application development...
Hello, I have following problem.
My DK is not recognized by J-Link / nRFgo Studio.
I tried to reflash J-Link by pressing BOOT/RESET and then drag and drop J-Link OB...
Hi,
I would like to update the Device Information Service's (DIS) serial number characteristic to reflect the actual serial number assigned by our production equipment....