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 have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...
Hi all,
I am using SDK version 15, SES IDE.
I am working on Dust sensor, for that i am using SAAADC example code, I want to read the ADC value from the pin, like this...
Hi Sir,
Based on the nRF5-SDK-for-Mesh , it mentions " release with a Bluetooth mesh profile v1.0 qualified stack".
Do we already have the QDID information for Mesh profile...
Hello,
Can i implement same functionality provided by NXP Mifare DESFire EV1 to nRF52832?
If yes, where i get the details and reference code for the same.
I want...
Hi Sir
I tested the cli example or uart example of SDK15, the uart response data are wrong and slowly.
I have no idea what happened. please help.
------------------...
I am currently using mesh sdk 2.0.1 and I plan to migrate to 2.1.1. I saw this while comparing the light_switch example of the two sdks.
proxy server is not supported...
I am using nrf52832, and used mpu 9250. I want to store the data of mpu 9250 in external and internal flash memory. will you help me how to do this?
the odr of sensor is...
Hi,
I am developing an application using the nRF52840 as NCP with a raspberry pi as the primary processor, using wpantund. I have 3 devices (3 raspberry, each with its own...
In most of the examples the FIRST_CONN_PARAMS_UPDATE_DELAY define is set to something like 5000ms. Is there a reason it needs to be that long? I would like to switch to a...
Hi,
My question is quite easy. I need to use 36 or 38 (maybe something else frequency as well) kHz clock in our device. How it is possible or is this possible at all ? I...
Hello All
Since 3 days now, I am trying to program my third party beacon board PTR9048 with the PCA10028. I'm pretty sure, that I connected it correctly, because I can...
Can the
sd_ble_opt_set
function be used to set a default channel map in the central role prior to any connection requests to advertising peripherals being...
Hello,
I am using nRF52840 with nRF5_SDK_15.0.0_a53641a.
I am looking at the QSPI example which I have slightly modified so that after the write of 256 bytes, it enters...