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...
Hello,
I am using the 9160 with nRF Connect SDK 1.8.0 to connect to an LTE-M network. I am currently using:
to manage the keepalive timer, but was wondering if there...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
I'am using vscode+armgcc to build ble_app_blinky but the build can not be completed and stucked on
Linking target: _build/nrf52840_xxaa.out
I'am following this tutoriel...
I get nowhere trying to use SEGGER emStudio's git integration with asset_tracker_v2. emStudio seems to think that a solution has one git repository, whereas there are 43 git...
Hi,
I have upgraded tools many times, the issue I am having now, I am having no luck solving.
Upgrade to nRF Connect for Desktop v3.11.1 (nrfconnect=setup-3.11.1-ai32...
Hi
We peformed some tests of the RTT sample code provided with nRF connect 1.9.1 a few weeks ago (nrf/samples/bluetooth/nrf_dm) and only got about 132 meters of Line of...
Hi I m trying to implement mass storage on the arduino nano 33 ble sense board(nrf 52840) and I2c together. I m using the sample from zephyr and it will not mount the file...
Hello Team,
We have an application where we send 3 adv packets every 5 minutes. We listen to these adv packets on the scanner side with scan interval and scan window set...
Hi,
I am using S112 softdevice along with SDK 15.1.1 on the nrf52832 DK board as a central and running ble_app_uart_c example on it.
I am able to connect, disconnect,...
Hi
I am facing range issue in transmitting and receiving data over ZigBee in nrf53833, how can i improve the range maximum i am able to recieve signal from around 35 feet...
Hi. I'm using the nRF52840 and sadly the reset pin (P0.18) is "hidden" in the inner row. Since I'm not producing with via in pad, I won't reach it.
What functionality do...
We are using nrf5340 in one of our products where we also would like NFC functionality to be used. As we are designing tghe PCB, please let us know the Antenna Gerber / design...
Hello Nordic Team
I have nrf sdk and i can scan ble devices from my computer. When i connected ble devices with my phone i couldn't see connected devices at NRF CONNECT...
Hi,
I want to upload the generated key to the modem, which needs PEM.
I know that PSA uses Mbed TLS and know that there is a
mbedtls_pk_write_key_pem
function to get...
Hi,
Following the latest version of SES (v6.30) on macOS (could also be relevant on linux and windows machines) a critical error has been found .
Building the project...