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 there,
I've already asked about it https://devzone.nordicsemi.com/f/nordic-q-a/49701/commissioner-disable and I've tried it but nothing work. I've already spent 5 days...
I am in pre production with the nRF52840. My customers have access to the micro USB port on the device. I want them to be able to define a string for the nRF5 transmitted...
I am using nRF51, SD 130 1.0 and SDK 10.0.0. I have 11 buttons connected to nRF. Currently it only works for up to 4 buttons (APP_TIMER_OP_QUEUE_SIZE is 4, but I'm not sure...
Hi,
i am working on spi master example in nrf52832, when clock is set to 8MHz, clk signal output at the nrf52 pin is more like triangle wave.
is there any way to set pin...
Hi,
At the moment, my current location does not have an NB-IoT network for the nRF9160 DK to attach to. This means that the device is unable to activate PSM mode (which...
Working with SDK 15 on an nRF52832:
I have a peripheral applicatin where I'm computing the value of a BLE read on the fly.
Currently I do that by:
Setting up a BLE...
Dear dev community,
I've got a very simple question: How can I see the subscription and publishing addresses list in any mesh node for any model?
Thank you!
Regards...
Hi I am developing a custom PCB for the nrf51822 chip. I heard the nrf51822 chips do not come with preloaded firmware or bootloader. Do I need to also flash the bootloader...
Base on nRF5_SDK_15.3.0_59ac345 for NRF52810, I wrote the following codes,
Use nrf_drv_uart_tx to send data is successful, and NRF_DRV_UART_EVT_TX_DONE occur normally...
Hi All,
I am interested in designing my own Bluetooth beacon (Several of them, about 10) and connect it to a computer and read sensor data from those beacons (For example...
Dear Nordic:
Hi,i install nRF Studio <nrfgostudio_win-64_1.21.2_installer.msi>, and i want to erase NRF52840 flash,but when i click on "nRF5x_Programming",i cannot get...
Hi guys! I feel really excited about working with Nordic Semiconductors, but I have a problem with PWM driver.
Do you know how to support 13 independent devices that will...
Hello,
I was looking into the nRF5280 and was going to purchase it. But I had some questions that were not cleared up in the data sheets. It seems that a battery or a power...
Hello Everyone,
I have been using nrf52840 DK for several weeks. However I find it very difficult to understand the source code. I have experience only using arduino programming...
I've been attempting to use PSM but got an error.
I've already checked the post below. I download the project file and fixed a bit.
https://devzone.nordicsemi.com/nordic...