i've noticed that the pc-nrfconnect-ppk is written in typescript (with a lot of .tsx files for visual elements)....
my understanding is that at the lowest-level the power...
I am using the `mcumgr` subsys to enable the DFU (Device Firmware Update) capabilities in a custom device that also features a custom (non mcuboot) bootloader. In order to...
Hi !
I have a peripheral that can connect to other nRF52's or a smart phone such as iPhone or android. Is there an easy way to detect a smart phone?
The best I can think...
Hello Nordic Team,
I have a working project that uses BLE to communicate with a mobile app, and I am now looking to integrate Google Fast Pair as an additional feature....
Hi,
I recently found out about the Periodic interval feature on GRTC CC[0] and it seems like it would be quite useful for my application. Most of my code so far uses the...
Hi,
I have integrated Neuton’s “Transport Type Detection” pre-trained model into my firmware, running on a nRF52840dk. For collecting 9-axis IMU data, I’m using the ST X...
I'm trying to implement a fall detection feature on the headset side using the LSM6DSOX IMU sensor. The IMU is configured successfully, but the board halts after the INT1...
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....