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,
We are using nRF52840 Dongle to receive BLE peripheral Device 240 Bytes notifications for Win10 program. And w e used "pc-ble-driver-4.1.1\examples\heart_rate_collector...
Hello Nordic
I am working with nrf52832, sdk 16.0, softdevice s132
I need to advertise NON CONNECTABLE ble with changeable data (later relevant data will be received...
Hi
we are using the nRF52840 and antenna signal i connected ceramic chip antenna(ACAG020-2450-T).
The above attached schematic of ant signal matching circuit schematic...
The only way I can see to do it is by two separate PPI calls. So Timer1 "tasker" is firing both the capture and clear... but will they execute sequentially?
Hi,
I just bought the NRF52850 DK. Currently I do not have the JLink connector to perform debugging using UART.
Is there is a way I can print printf or NRF LOG through...
Hello expert,
I would like to design a custom PCB that has two transceivers on it. One transceiver is working as a beacon/continuous wave generator (TX) and the other one...
On the basis of NRF24L01 +, an antenna was designed. after designing, I need to carry out the coordination of circuits. Do not tell me how best to do this, what values to...
I had a setup where I could DFU OTA a NRF52832 based board
I moved to a NRF52840 based board and now during the OTA DFU I get messages like this
I did try a new bootloader...
Hello, guys.
We have nRF9160DK and nRF Connect SDK v1.3.0. The version of the LTE modem firmware is the latest (v.1.2.0).
In our design, we are able to initially connect...
Hi Nordic team,
I just purchased a row of new nrf9160 SiPs for our IoT products. We are testing with new made cuicuits.
We use the same circuit schematic that worked with...
Hello,
Problem: BLE doesn't work on a OurBoard with nRF52840 (Schema1).
1) BLE example is working DevBoard (can see BLE server by scanner). On the OurBoard the examle...
Hello,
I've been testing HCI_UART from Zephyr RTOS on nRF52840DK and own device which has nRF52840 + FT232R as USB-UART converter. Regarding the own device it's a circuit...
I am studying the beacon example provided in the SDK (The project is found in following directory C:\Nordic_semi\nRF5SDK160098a08e2\examples\ble_peripheral\ble_app_beacon...
Hello there, I'm developing a device who will use two NRF52832(ANNA-B112 Module). They will communicate as central and peripheral. But i'm facing a problem, i need to after...