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 developed a software based on Blinky. I have been trying to add DFU to the current iOS app which is working properly to be like the Android app.
As I did in Android, the...
Hi, I would like to skip pairing process alltogether and just provide the KEys which were generated for both devices beforehand. My question is only. Is it possible to initate...
I have an application that will have up to 20 devices communicating with a gateway. Each device will need to send around 2MB of data every 5 minutes. We would like to use...
Hello.
I try to BLE and GPIOTE.
The reason for using GPIOTE is to read data from the temperature sensor.
And I want to sending data of temperature sensor by BLE...
Which type of PCB antenna should i use for BLE beacons based on nRF52832, nRF52840 and nRF52805 for longer range applications.?
Can i use the same antenna used in nRF52DK...
Hi All,
There are few chips that Nordic supports Direction Finding.
nRF5340,
nRF52833
nRF52820
nRF52811
Is it possible to know the recommended chip I should...
hi all,
NRF_ERROR_INVALID_STATE is coming when i initialise Ble_stak_init form nrf_sdh_enable_request() function.
I initalised ble once and disabled using sd_softdevice_disable...
Hello,
I am developing on the Garmin LIDAR-Lite v4 , which uses an nRF52840 internally with the programming pins exposed. I am able to run my OpenThread application on this...
Hi
while developing I've discovered that the current tickless implementation using RTC causes the idle task to loop for one tick before waking the next task up.
I've instrumented...
Platform: nRF52840 { development kit } SDK: nRF5_SDK_16.0.0 Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO? Specifically, can the following mapping...
Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library):...
SDK v16.0 NRF52832
Hi
We have been using the the NRF Bootloader for sometime, but we have encountered an issue where if the DFU (Serial) is interrupted (ie, USB cable...
Hi,
I've been using the Thingy:91 to communicate with some sensors. One of this sensors is causing us some trouble: sometimes the I2C communication with him seems to fail...
Hello
I would like to commission my Thread network but my Thread network is isolated (I have no wifi) but I have bluetooth which works in parallel to the Thread network...