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 ,
new to Nordic developmen. struggling to access the characteristic data to be able to use it in the main function !
i have started with the blinky app example as it...
Hi,
I am a beginner in nRF52840, I am using 802.15.4 example to calculate the speed of 802.15.4 radio driver.
As per nrf_802154_received_timestamp we can get the timestamp...
Hello. I am currently making a data transmission program with BLE. We will create our own custom service and send it in “Notify” format. I want to send 2D array data. The...
Hi
I was trying to build Beacon scanner application .using nrf52 Dongle as a beacon and and nrf52840 DK as a scanner to scan the beacons Kindly please guide me as im new...
We ared esigning a new board with nRF9160 and nRF52811, We want to be able to do FOTA (modem- and app) for the 9160 via the 52811. Are there any special considerations we...
Hello, I am having problems getting the TWI to work. The NRF52810 needs the TWI to communicate with a EEPROM module.
Thus far ive set:
Then I try to do the TWI Scanner...
Hi,
I would like to connect the nRF52840 JTAG to a debug probe in order to debug and program it.
Can I use any debug probe or a specific one is mandatory?
Thanks...
Hi,
i am working on sdk14.2 in SEGGER EMBEDDED STUDIO, i am trying add some file to ble_app_blinky_pca10040_s132 example at the time of compilation i am getting linking...
I have run into a problem compiling with ARM Compiler 6 version.
In this case I cannot figure out the problem.
Seems the only file causeing problems (after fixing a few...
Hi
I am using SDK V. 15.3.0 and Softdevice S132 6.1.1 on a nRF52832. I am developing two devices, one of with is battery powered and one that is connected to a serial interface...
Aside from the connection interval, I'd like to know if the 2Mhz phy is enable along with Data Packet Length Extension and Connection Event Length Extension.
Is there...
The modem_info module in nRF Connect SDK returns various modem parameters to the application. The function "modem_info_params_get" fails to update the following paramters...
We are running an application in dual mode (central + peripheral) where we relay the data from the peripherals up to the top central. Is it possible to control the priorities...