Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
Hi,
We are currently starting a project using the nRF52832 as our controller, Segger Embedded Studio 5.42a as our IDE, and nRF5 SDK version 17.0.2.
Project Requirement...
Hi dear forum members,
I’m working on a firmware project for the NRF52840 that utilizes BLE, DFU, I2C, WDT, some cryptographic libraries, and a few sensor libraries. However...
Hi
I'm currently trying to modify the nRF Cloud multi-service sample (SDK2.6) to send custom data to custom topics. But I can't find a way to do this.
I want to send a...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
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...
Hi,
I am using nRF5_SDK_15.3.0_59ac345 for nRF52840 DK. I am running the sdk example "nRF5_SDK_15.3.0_59ac345\examples\peripheral\twi_sensor" on nrf52840. When I am opened...
I'm currently trying to build and run the bluetooth mouse sample code on my nRF9160 DK, but I'm ecountering problems during the build process.
Shortly after hitting the...
I am having some trouble with sending messages using MQTT on nRF9160DK. What I ultimately want to to is read UART and send whatever I receive to an MQTT broker. When running...