Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hi,
For a meter application with battery, I want MCU is sleeping but comparator still working to count a pulse input (freq <100khz)
Can Nordic IC can support this idea...
Good day. I'm working on a custom board that uses nRF5340 as the main MCU with a WIFI module, nRF7002. The nRF5340 and nRF7002 are wired based on the nRF7002DK. When I uploaded...
My project as above.
I'm developing my code in nrf52832,with nrf SDK v17.0.0.
I try to add some customized params by FDS so that I can get them after the next run.
The...
Hello,
I am having trouble reading an interrupt on an nRF5340. This is on a custom board using the ISP2053 SIP.
We are using the high speed SPI interface on pins P0.08...
I'm unsure if this is the correct place to post since this is not a Nordic-specific issue.
I am using the P100 which is a nrf52840 connected to an HL7800 through a UART...
hi all
i want to use a chip antenna for nrf52840
but un data sheet there is not any sample layout or component details
for example i want to use this chip antenna
...
Subject: Query: Interfacing OLED SSD1306 with nRF52832 on Zephyr
Dear Zephyr Dev Zone Community,
I hope this message finds you well. I am currently working on a project...
Hello! The S140 7.3.0 SoftDevice docs say it requires 0x27000 of flash, but the SoftDevice hex only occupies 0x26634 bytes. This leaves 2508 bytes of hopefully unused flash...
Hello, I'm trying to confirm whether the front-end module (FEM) is actually active in my application. Here is a summary of what I have done so far:
Updated prj.conf...
I followed the example described in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/nrf/ug_nrf52_developing.html#fota-updates
and the loaded the SMP Server example...
Hallo,
currently I test several options in regarding the use of advertising. I have a few nRF52840-DK and use Zephyr 2.7-99 and ncs. I have a question regarding combined...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
In our application, we provide internet connectivity to the WT02C40C module via a mobile...