Hi there,
I attempted to change the nRF54L15-PDK settings in Board Configurator. I don't believe the settings applied however it started showing the following error, and...
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
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 have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hi,
I'm debugging some incorrect PPI configuration. I found I can not see see all the registers in Eclipse. I have the latest MCU plugging (4.5.1) installed and the latest...
SDK 15.2.0
I migrated ble_app_buttonless_dfu to our project, and test DFU with android nRF Tool. Everything work fine.
But when tring on iOS nRF Tool, it always stop in...
Hello,
We have developed our application which included sensor and receiver using nRF52840 with SDK15.0. Sensor will goes underwater up-to 100meter depth level and transmitting...
Hi,
I am struggling with a high power consumption. It is odd, because I have made several low power applications with nRF52 where I get the consumption below 2µA for the...
Hi, I've been following this tutorial on how to program the Nordic 52840 dongle and I'm stuck on the part where it is asked to change the preprocessor definitions and also...
Hello,
I am looking for a working example which is using both UARTs of nrf52840 (PCA10056) and free RTOS.
Does anybody have something (SDK 15.3)? I don't get it working...
Hi in my original code when notifications is turned on for custom characteristic the characteristic value would increment every second. However after I add NRF_SDH_BLE_OBSERVERS...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hi,
Our system was working fine under Windows 8.1, but now we have upgraded we are having connection issues.
Our nrf device uses no security, and Windows 10 tries to constantly...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The value of
ACCESS_SUBSCRIPTION_LIST_COUNT is 7,
but when I add more than 3 group in subscription of a node, its shows insufficient resources error.
What is maximum...
Current situation:
I am using uarte to communicate over UART, at Individual level this works. I have serial mesh DFU implemented in my application and at individual level...
I have been able to recieve data from individual Thingy52 modules on RPi 4 in Python.
How can I setup my RPi to communicate with multiple modules?
A straightforward approach...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 for our product development on a custom chip.
While pairing for the very first time with the smartphone,...
Hello,
I am using nrf52832 board, having SDK 15.3.0 in Segger studio IDE, using window10.
I am trying to read from ADS1232 IC,
Connection:
DOUT - P0.11
SCLK - P0...