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...
Hello everyone,
I'm doing some work in SDK 12.1 and noticed that even the example peripheral project "ble_app_template" compiles to 26K under Keil. Given there is a 32K...
Iam using SDK10.0 and Softdevice version S110, i use device manager to monitor connections, i have implemented passkey pairing. nRF board is peripheral and iam connecting...
I have a project using printf to send AT commands to a cellular modem. It works well.
Yesterday I added Segger_RTT into the project.
With NRF_LOG_USES_RTT=0 defined.
...
I'm trying to get an a recognized ble pulse without using a softdevice. I started with the basic transmitter application and am trying to decipher the order for the data I...
Hello,
I am trying to get my device (nrf52832) to do DFU OTA, and to do so I am programming the bootloader before programming the s132 softdevice and the application. However...
Dear Colleagues,
I am much obliged for your kind assistance to me.
My Question:
I have setup my NRF8001 successfully (please find the setup file generate by the nrfgo...
Hi,
I use SPI Master driver to communicate with a flash memory.
I use SDK 12 and i use nrf_drv_spi_transfer(...); to write and read over SPI.
My problem is the following...
We are using SDK 11 and SD v2. I did a search for an answer to this question, but couldn't find one that addressed it fully but what I gleaned is that this may not be possible...
I'm trying to use nRF52 twi with the MPU 9250, I consistently get NACK responses from the 9250. I have the 9250 working with an Arduino.
The function I'm trying to use...
Hello,
If we use keys with DFU nrfutil.exe, is the new firmware in the DFU package only signed or also ciphered ?
The real question is:
do we prevent unwanted...
when i am load the the program to my nrf52832 with ble lbs example it show an error : Flash Download failed - "Cortex-M4" . my softdevice is s132 v3.0.0 .... please help me...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hi everyone! I made some board with 51822 (128k, 16k). I have only 20kb free if I use the S130.
The questions:
a) I only will sent data to a mobile. Can I use the S110...