Hi,
I am working on BLE on nRF52833dvk, am able to execute the sample example . I have one of the requirement, that I need to write the unit test cases for Bluetooth for...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
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...