I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...
My nRF9160 is plugged into a Raspberry Pi and located somewhere far away from my office, where it can receive an LTE Cat-M signal. I'd like to update the LTE firmware, but...
Hi,
Recently we got Thingy91 and testing the GPS.
we have our custom nrf9160 board and GPS is working and getting coordinates in outdoor.
Im running the sample GPS application...
Hey All,
Due to my findings with this ticket ( https://devzone.nordicsemi.com/f/nordic-q-a/62255/lte-link-monitor-timing-out ), I decided to try and compile the LTE Link...
Hi All,
I am using the light switch example and have modified it a bit to send packets of data. I am able to send data from the client to group address, by setting the...
I have two beacons which are UUID filtered successfully.
I am trying to fetch major but this cannot be done just by putting an offset to p_adv_report->data.p_data. I noticed...
Hi,
nrf52 using from ble-peripheral-> ble_app_uart examle
In that ble_app_uart example receive the data from the android is ok.
But,i want transmit array type of data...
Hi.
setup is 52832, S332, SDK 15.3.0.
issue is about reset voltage.
I use CR2032 for power supply.
repeat fast put on and put off CR2032 on custom board, sometimes...
Hi All,
I am using nRF52382 and sdk 15.0. I have two SPI devices using separate pins. They work just fine separately, when I try to enable two instances I get compilation...
Hi,
As mentioned in "nRF52840 Product Specification v1.0", I have setup the high voltage mode, and use VDD as an external power of 3.3V by setting NRF_UICR -> REGOUT0 to...
I want to use 52811 as central deice, which SDK and SoftDevice should I use?
https://www.nordicsemi.com/Software-and-tools/Software/S140
It says: SoftDevice S140 is a...
Hi,
I’m looking to build the Bluetooth HCI-RPMsg sample for nRF52811.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_rpmsg/README...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...