Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hello, I have developed a bluetooth device starting from the BLE HIDS keyboard sample. In this sample the only way to connect to a new device is to disconnect from the central...
I have two project configurations one for debug and one for release. Dependent on configuration I want to select pm_static_board.yml or use default flash layout.
For this...
Hi,
I’m exploring options to externally power the Thingy:91 while isolating it from the battery. I noticed that the board offers three external supply points: P3, P4 and...
My project:
FreeRTOS
SDK 16.0.0
Simultaneous Central + Peripheral Role
My test case:
device advertises and connects to a central
device performs service discovery...
Question about dtm testing of the nRF54L15
I noticed that the nRF54L15's Radio supports 4M mode, and I would like to use the Wireless Connectivity Teste with the DTM firmware...
Could you pls explain what to do in the following case: The mobile app was inactive for some time and the IV index of the network went high for example 3, but the mobile was...
Hi, I am conducting range testing with two nRF54L15 pdks using the Extended Advertiser and Extended Scanner sample code. One as an Advertiser and the other as a Scanner. ...
Respected Sir/Ma'am,
I am developing my Final Year Project using nrf52840 dongle, without DK. For programming, I am using NrfConnect for Desktop. I was testing different...
I am using all of the latest software/firmware as of the date of this message.
Lesson tells me to follow a link to "flash" the Thingy:53. Got to the point where the following...
Hello Team,
We need to help our client’s Matter over Thread product quickly pass the Matter certification test. What should we do to expedite the process? Do we first need...
NCS 2.4.1 nRF52840
My project is a battery powered SED based on the coap_client example. It is configured to autojoin using a hard coded pksd. I see on Wireshark that my...