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...
I have a question about BD_ADDR.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) device: EYSHJNZWZ (nRF52832)
1) Is it possible to change...
Hi,
IC nRF52833
sdk:nRF5_SDK_17.1.0
1. Does BLE have the concept of signaling test mode and non-signaling test mode?
2. Is DTM in signaling mode or non-signaling mode...
Dear customer support,
the datasheet of the NRF52810 states that its operating temperature is: -40...+85°C
Could you please clarify the following points?
- How is...
If we are using the 5340 in high voltage mode (VDDH); what IO voltages are used for the debugger interface? Looks like our HW designer has taken the lip voltage 4v3 to 3v5...
Hello !
I'm currently discovering the VS code extension for nRF Connect SDK and I whish to give some feedbacks of missing / odd features. I hope this is the best place...
Hello,
We are using Nordic sdk 17.1.0, with segger studio of 5.70a.
Here we are trying to merge ble_app_uart example with ble_app_beacon example.
Actually ble_app_uart...
Hello,
I've been playing around with the PPK2. However, when I power a 1KR resistor with 3V I get an incorrect measurement.
The Expected current is 3/1000=3mA, I also...
Hi,
Since NCS 2.0 dosent support SES anymore, I've started using nrf connect in vscode recently.
Here are some problems I met:
1. It takes almost 5 mins to loading everytime...
When I build the smp_svr example, which I think contains firmware update over BLE functionality, the flash memory is reported as about 72% full.
Does this mean when I...
Hi, I use AT command controls the GNSS use Serial LTE modem example in my 91DK board.
I send command as below example,
but my uart tool receive as blow, and i don't...
What is the difference between nRF 5 SDK (downloaded in .zip format) and nRF Connect SDK v1.9.1 ?
I am using VSCode through nRF Connect SDK v1.9.1 and I find it easy to...
Hi
we got three nrf5340 audio dk, because we are still waiting for LC3 code authorization, so, I wonder how to config the sample project nrf5340_audio to use the open-source...
I am connecting a nrf52480 board (Adafruit Feather nRF52840 Express) as Connectivity chip and a custom board as Application chip for Nordic serialisation. Able to establish...
I am connecting a nrf 52480 board(Adafruit fether express) to a custom M4 cortex board with the help of nordic serialisation library. I have ported the serialisation library...
Hello all!
I'm using nRF52-DK to develop program which is controlled by smartphone (BLE) and do ADC&GPIO in the circuit.
GPIO acts like this: High-Low-High-Low.... it...