I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi,
The situation is very simple; I try to use the CoAP Utils library to simplify CoAP usage in an application running on the nRF9160 DK ( https://developer.nordicsemi...
Hello,
I’m using the ble_app_multirole_lesc application from SDK 16.0.0_98a08e2 as is (not modified) on 2 PCA10040 dev kits but unfortunetly both boards return a disconnection...
hi, nordic support
SDK version is 15.3.0
the example is ble_app_uart_c
I have modified the project based on this address: https://infocenter.nordicsemi.com/index.jsp...
Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I've tried both the mesh light and light_switch...
Hi community !
I wanted to know if it's possible to program a board as a client and as a server at the same time ?
Cause i want this card to send data into the network...
Using EmbeddedStudio_ARM_Nordic_v452_macos_x64
I am trying to build a sample for 9160-DK
In nRF Connect Options I entered:
Board directory ~/src/ncs/zephyr/boards/arm...
I am attempting to build the latest (4.1.1) pc-ble-driver with 115k2 baudrate. I have a hardware platform which supports 115k2 as maximum baud rate. It seems only the 1m version...
Hi,
I am using the NRF52840 with the usbd_ble_uart example using the latest SDK.nRF5SDK160098a08e2.
My computer (windows 7) recognize the NRF52840 as a nRF52 USB CDC...
Hi. twi_sensor As an example source, I have 2 pressure sensors. I use sdp800 and icp10101 separately and use it as twi_interface to read the sensor value well. However, we...
If I write the data from NrfConnect App and if I again go to the scanner tab without clicking on disconnect or killing the app and then if I click scan or refresh option,...
I want to transfer files to uart using ymodem protcol.
For example, when nRF52840 receives a file through BLE,
it tries to send the file back to the device connected to...
Is there a sure fire way to know for sure that my PSM configuration is correct on the nrf9160DK? I'm trying to get LTE-M + GPS working and I'm still not sure if I'm in PSM...
Hello,
We used the Nrf52810 in our project.
Currently, we found a issue: The ble is disconnected when we press the chip. Because our buttons are on top of the chip. We...
When I use circuit configuration no.5, VDD connected to VDDH and have 5V going into VBUS, I see a 1.6V output from the VDD_nRF (VDD/VDDH).
Normally when I connect a battery...
This question is a follow on to https://devzone.nordicsemi.com/f/nordic-q-a/38085/how-to-create-a-copy-of-examples-project---segger-embedded-studio .
It's clear that making...