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...
Hey everybody, I'm having 'intermittent' issues with device addresses on the nRF24L01+. I've read the documentation on what you're not supposed to do as far as device addressing...
dear friends,
There is a pic that i catched using sniffer. SlaveLatency,a gap parameter,is set to 2.As you can see, when the slave do not give an ack,the mater will resend...
Hi
I am measuring the current.
I use SDK 12.2.0 , NRF52 and S132.
I noticed that current was flowing even while device waits events.
Device waits by sd_app_evt_wait...
Is there a way to receive/send messages from/to the nRF51822 (I am using the BLE nano from redbearlab) with a java desktop application? Is there any java library out there...
Is there a way to determine the end of an NFC write besides waiting for the NFC_T4T_EVENT_FIELD_OFF event? We want to update the NDEF message from within firmware after data...
Hello,
I would like to collect sensor data over TWI and transmit to a smartphone using BLE. I am wondering what the best way to do this would be. I am using SDK 12.2. ...
Hallo all,
I have just noticed that nRF5 SDK 11.0.0 do not have support for S110 softdevice anymore.
I understand that from previous project that S130 is able to do similarly...
Hello,
I have made a custom board using nrf51822 QFAC that has an IMU on TWI interface. For programming I am using ST-LinkV2 and OpenOCD. The board is working just fine...
Having spent numerous hours/days on trying to get the SDK12 examples running on my nRF52DK board with MacOS SES3.12, I in result wrote a basic guideline that in the end makes...
Hi,
i search a FSK tranceiver with a ADC readout for a experiment.
I need the raw ADC ("audio") signal for a external signal processing.
Please help, most of the wireless...
I want to transfer application over the air(OTA) to NRF51822, with using nrf-toolbox in android mobile so please tell me step by step procedure. and how to setup nrfDK to...
hello every,do you have the same question?
i delete the bsp relevant document,then i find that when i disconnect it from APP,it delay to Generate disconnect events. i use...
I'm trying out 6lowpan examples in the IoT SDK, and while everything works,
if I want to disconnect by running:
echo "disconnect 00:50:49:71:3b:44 1" > /sys/kernel/debug...