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, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...
Hello,
I am using the NRF52840 with the flash chip W25Q32. I tried using the sample program "Flash Sample" with my device set in qspi. I can get the flash device reading...
Hello and thank you for reading. We are using SDK 2.5.0 and the nrf5340, and would appreciate some help with the HID over Gatt functionality.
Our device implements multiple...
I have an application for a mouse with nRF52833, s140 and SDK17.1. The BLE advertising works in fast and slow advertising, and I'm following the indications by Microsoft on...
I'm trying to port a PPI application to an nrf5340. I'm quite puzzled, as it would appear there is no obvious way to achieve what I'm trying to do.
In short, I have a setup...
Hi,
I notice that every time I can only send 244 bytes per time in nus service, if I set higher I will not receive the data in RX.
But I also see that the thoughput...
Hello,
We're using version 7.0.1 of the S140 soft device. We are making a bluetooth application where the device behaves both as a central and peripheral. In peripheral...
we now have nRF52840 DK PCA 10056 , V3.0.0 . the documentation of product specification user guide available online is for v1.0 (old dk) , but not for v3.0 . please can you...
Hi folks,
I am just in the process of getting my feet wet with the nrf connect sdk and zigbee development is my ultimate goal.
I am using an ItsyBitsy nrf52840 https:...
Wireshark Windows version 4.4.5
nrfutil 7.12.0
ble-sniffer version 0.14.1
Somehow during the course of installing the nRF Sniffer, Wireshark got two interface toolbars...
Hi,
I'm working on a very high density board with the nRF54L15-QFAA (we want to prevent using a CSP) and I'm running into some routing issues. While looking for optimizations...
Hello, We faced with issue in which we are not able to get the time from the network and because we don't have time, we can't use JWT. As I understood issue is because of...
Hello everyone, I am want to write custom radio protocol for the nrf5340. I have already tried the ESB protocol. But that is somehow limited on the latency (I will open a...
I'd like to use the nRF52832 for cost reasons & I know there are different Bluetooth audio standards, which the nRF52832 does nto support the latest. I don't need hi quality...
Hi, I have a question about the WDT documentation in nRF5340 Product Specification v1.6.
Question 1:
The chapter "Reload Criteria" (7.41.1) is maybe a bit ambiguous defining...