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, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In the pairing process among 1 Central and 2 Peripherals
Sometimes the Pairing processing rarely does not work correctly and the following log output:
<err> cis_gateway...
Hello,
We would like to inquire about a technical issue regarding the nRF7002 + nrf5340 with sdk v2.7.0. We have a nrf7002 module connected with nrf5340 through qspi interface...
Hi Support Team
I want to install ZAP tool for NCS V2.8.0 that for Matter development. The command I use to install is pip3 install -r E:/ncs/v2.8.0/modules/lib/matter/scripts...
Hello :
1.
There is VAMP_IN_XO_LOW in the link, is there VAMP_IN_XO_High (Introduction of relevant information)?
That is, what is the voltage peak-peak requirement...
Hi I am using nRF5 SDK 17.1.0.
Hi I am trying to integrate ANCS in ble_app_uart example. In this example, I am not using bsp library as it is for my custom board.
I am...
Hello Nordic community,
I am facing an issue with flashing the nRF54L15 blinky project to the DK using vscode in Windows 11.
It looks like the compatibility issue between...
I am working on interfacing BLE between my nRF52833 device and both a mobile and a PC. The advertising process is functioning correctly; however, the connection is not establishing...
We have successfully developed a Bluetooth-based tag using the nRF52832 controller and are gearing up for bulk production. While the development phase has been completed successfully...
NRF52840 and NCS
We currently have a large Thread network and plan to configure the network using the Commissioner-Joiner form of network credential distribution.
I...
I need help building the connectivity firmware and getting it working with the examples in pc-ble-driver-py.
If I use nRF Connect Desktop to program a nRF52840 DK, I can...
Hello Nordic DevZone,
I am working with an nRF52840 (from the nRF52840-DK) and I am in the process of connecting the SWD interface to my custom board. I have the following...
I tried 2 different samples in 2.9 with nRF54L15. None are working. Got some SIGTRAP inside
0x0000a4f6 in sym_KOE6VAFEEMU6WWJIX2YPZ4GY7B7U3D4BFIDGCKQ ()
Any ideas ?
Greetings,
Apologies if this question has been asked previously but I recently received my Nordic Thingy 53 device and for the life of me the device will not connect to...