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...
We have run the Hello World program on the nRF5340-PDK, but now following the basic steps to program the heart rate example, there is no BT broadcast for Zephyr Heartrate...
Hello everyone. I'm creating a setup function to configure LSM9DS1 accelerometer and gyroscope by writing to the corresponding registers as shown below
Although this code...
I use sdk16.0 and nrf52832.
Can you give me an example of nrf52832 timeslot example ? thank you.
I read timeslot on DevZone,but many routines are missing files, resulting...
Writing an app for the Arduino Nano 33 BLE Sense:
https://store.arduino.cc/usa/nano-33-ble-sense
Basically I am reading all sensors on the Sense board (temperature, humidity...
I have programmed a Nordic Thingy 91 with lte_ble_gateway, and when I send command from the cloud to the device, an NRF_CLOUD_EVT_RX_DATA event is called, however evt->param...
Dear all,
I want to implement multiple functions with only one power button, including: 1. Power on/off, Long press to turn on, long press to turn off; 2. Functional response...
I am trying to connect nrf52840 dongle to multiple peripherals(nrf51822) ,so far i combined multilink_c example with uart_c and i can connect and read rssi value of only 1...
Sorry, my English is very bad.
I think I can only express my problem in Chinese.
在使用异步串口时,使用uart_rx_enable()设置的超时时间和真实发生UART_RX_RDY事件的时间相差巨大
using async serial port...
Hi,
We need to interface camera (0.3nrf52840MP to 2MP) with nrf52840 for a new product development. For evaluation purpose, is there any off the shelf camera module which...
I'm trying to add a timer to the usb_cdc_acm example to send a periodic text messages with the timer. I'm building on an Adafruit nRF52840 Feather Express board using Segger...
Hi ,
I am trying to parse the manufacturer specific data that a beacon is advertising.
I can read successfully the company_id but unable to read the "specific data " ...
Hello again Nordic Pro's,
As you probably all know by now, our product app is based on the subject example code, SDK and device. We need to programmatically disconnect from...
I have been trying ti debug with SES and re-installed everything trying to get it to work, for a while it did, but then it began showing this message:
also, it asks me...
Hi All,
I am working on nRF9160 GPS profile. built the code with Segger version 4.16 and updated the latest mfw_nrf9160_1.1.1 modem firmware.
when i compile try to catch...