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...
As far as I could see, only GGA NMEA sentences are enabled by default. I want to check if RMC sentences deliver positions faster, and in my prj.conf I do the following:
...
I got an nRF52 DK and I was unable to recognize the JLINK driver by connecting to my computer via USB. My SEGGER version is 6.44E and my own jlinkV9 is normal. How can I solve...
hi all ,
now , i need add create mqtt ble gateway .
it compiler failed follow message :
C:/temp/ncs/zephyr/drivers/serial/uart_nrfx_uarte.c:1272:9: error: 'DT_NORDIC_NRF_UARTE_UART_2_LABEL...
I am playing with flash and fstorage lib. I finally got it up and running - I can write and read to flash without having fatal errors. But it's not working as expected. I...
Hi all,
I am running in a strange problem. I am using the gfx example under peripheral with the nRF52840 DK and a display with ST7735 driver. I connected the display to...
Hi,
I am looking for the C# library for the development of Windows PC applications to communicate with nRF52 Bluetooth module.
Is there any C# library available to...
Hello,
I work with an nRF52840 DK and I want to put together the "Light switch" application with the "BLE_app_uart" application . I use the S140 softdevice, SDK 15.3.0 and...
I was looking at the specifications of a n52840 and was curious in how much power is consumed from the Analog to Digital converter in the nR52840 during the conversion. I...
Dear Nordic Support,
I am using PPI to link 2 timers (10ms & 5s) with 2 SAADC channel (AIN1 - channel 0 & AIN2 - channel 1).
The nrf_drv_saadc_init function is only called...
sdk15, SES, SD132 Hi I am using an SPI slave with nrf52 (master) I launch in the main() and I also initialize the SPI slave on main. I also configured an app timer and when...
[EDIT] The solution is posted in one of my replies.
I'd like to set up a programming and test station for the nRF52832. Segger JLink tools work fine in Windows, but I...
Good day Nordic,
I am starting to work over the ble_uart_central example, this is a project that uses bsp_event_handler to issue the events from buttons, but I cannot...
I am new to Nordic and i am using nRF52840 microcontroller, - SDK 15.2.0 - s140
When i program the microcontroller it gives me error message that my flash storage is full...