Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...