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...
I just received the Thingy 91 this morning. I've inserted the SIM have verified it on the nRF Connect for Cloud.
I cannot proceed to the next step, as the led continues...
I already install Termite 3.4 but somehow it always not responding. Doing everything all possible thing like uninstall and restart but nothing work. Also try installing lower...
Hello,
I wanted to know how to syncrhonize the FDS_INIT event coming from the FDS. Indeed, it seems FDS is intialized by BLE stack but i want to use it before BLE starts...
Using nrfutil to flash devices via BLE requires, as per `nrfutil dfu ble --help` a second device to be present, and an inordinate amount of additional dependencies which make...
Hi!
We are using the nRF52840 for developing a product, and for testing purposes we would like to have the possibility of setting individual GPIO pins on the 840 chip...
Hello everyone,
I've been messing around with a nrf52840 dongle we've got in our company and I wanted to restore it to the original state, but I cannot find the hex file...
Hello,
I've uploaded the Asset tracker example via SES version 4.20a. Uploading works just fine but when I open LTE link monitor, I see that the board constant reboots....
Hello,
in my application I want to power the nRF52840 with USB at the VBUS pin or a 3.3V external supply at the VDD pin.
I wonder what will happen if someone plugs in...
Hi,
My problem is that reader sends PPS command (both DRI & DSI set to 0) for which there is no response/confirmation from library, and I don't know how to implement this...
Goodmorning, I have a new Thingy 52 and I can"t get it connected to my phones. The old phone has Android 4.2.2 and the new one Android 10. On the I Phone it works perfect...
Hi
I am using Nordic softdevice S340 for developing a proximity search project. The softdevice function "sd_ant_prox_search_set (uint8_t ucChannel, uint8_t ucProxThreshold...
Hello,
i am currently trying to add my own model to the Mesh Android App. It should just be a simple sensor model.
It already works to have an own Window, where I can...
I want to store data on a specific location in Flash, so it is available later on in a bootloader. The size of this data can be quite large (~ 300 kB). I'm kind of puzzled...
Hi,
I've developping a firmware for the nRF52832 with the nRF52DK and it work on this board and on an external BLE module from EBYTE (E73).
I want to flash an other hardware...