If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Hi Community,
I designed a similar board asThingy53, espacially the antenna parts are almost the same, except the RF switch, we replace it with another one (BGS12WN6E6327XTSA1...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hello everybody,
I am doing some optimizations on the code due to I am at 94% of used of the ROM (I am using DFU).
When I created the memory report, I realized that there...
I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
Hello,
I have a problem with using custom external Flash. QSPI communication.
nrf52840 + NCS2.9.0 , sysbuild.
Flash chip is GD25Q32, datasheet link
An error occurred...
I'm developing my product using NCS. It compiled fine yesterday, but today when I opened VS Code with the nRF Connect extension, it prompted me to install the toolchain. I...
Hello, I’m testing a circuit built with the nPM1300. When connecting or disconnecting power via USB-C, noise is generated at the circuit's button, causing unintended signals...
Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hi Sir,
As check below link, the battery profile can support on non-Nordic MCU.
(+) Does the PMIC nPM1300 support Fuel Gauge feature for MCUs outside the nRF SoC family...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...