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
I am planning to use the nRF52833 for the AoA direction finding application. On that I had two questions.
1. Currently I have two nRF52833 DKs for transmission and...
Hi all,
I am developing on nRF Mesh SDK 4.0.0 with nRF52833 DK (PCA10100).
To save/restore persistent model state to flash, I added the code using mesh_config_entry_get...
Hello,
I'm new with the nordic chips and SDK and have a short question: I'm trying to send the battery capacity of my BLE device within the advertising data. I found some...
Hi
Do you have any example code to support OCF standard and/or IoTivity (Lite).
Or any plan to support IoTivity?
(We're targeting OCF supported device with nRF52832...
Hello all,
I am running "ble_app_beacon" example code in nrf52832. when i'm using samsung and honor mobile phones the nrf Connect application is not showing the beacon,...
I'm trying to enable the CMSIS Wizard on SES 4.42a. I followed the instructions and pasted the required xml into tools.xml, saved the file and restarted SES.
This is my...
Hi Support,
I need to use another eSIM not the iBasis, because the company those not have roaming coverage in Bulgaria.
Question: If I use a IoT eSIM card Telefonica...
I want to send a one byte payload from the nrf24l01+ (Sparkfun dev board), to nrf52840 DK using the example esb_prx. How should I configure the nrf24 registers to make this...
We have run the Hello World program on the nRF5340-PDK, but now following the basic steps to program the heart rate example, there is no BT broadcast for Zephyr Heartrate...
Hello everyone. I'm creating a setup function to configure LSM9DS1 accelerometer and gyroscope by writing to the corresponding registers as shown below
Although this code...
I use sdk16.0 and nrf52832.
Can you give me an example of nrf52832 timeslot example ? thank you.
I read timeslot on DevZone,but many routines are missing files, resulting...
Writing an app for the Arduino Nano 33 BLE Sense:
https://store.arduino.cc/usa/nano-33-ble-sense
Basically I am reading all sensors on the Sense board (temperature, humidity...