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...
What do I have to set in order to require a new passkey every time I connect with my nrf52dk_nrf52832 build?
I have tried to prevent bonding using bt_set_bondable ( false...
I am using the PPK2 kit to perform current measurements of our system and what I notice is that after a couple of minutes the program becomes very sluggish.
When I open...
Hello, we are developing a keyboard with two types of connections, via USB and Bluetooth using the nRF52833 chip.
We have all the firmware developed in Arduino since it...
Hi, We are using nRF9160 on our custom board. (SDK 1.9.1) with "serial lte modem" firmware. We have two external antennas for GPS and LTE. Now we are implementing location...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
i devzone
I following the blog ( devzone.nordicsemi.com/.../testing-max-range-with-ble-with-nrf21540dks-and-nrf52840-dks) to setup 20DB on 21540 DK (pca10112), it is works...
Hi,
I was trying to turn off logging in zephyr\subsys\usb\class\cdc_acm.c, by setting LOG_LEVEL to 0, but when I do that the logs are still printed on the console.
First...
I added custom module to default asset_tracker_v2 to upload custom data to AZURE_IOT_HUBuisng nRF9160DK kit. All the functions are working well. The default is getting transferred...
The iBASIS SIM card I received with the Thingy:91, during activation, I got an error message that the SIM card is expired. I contacted the iBASIS support and I got a new SIM...
Hi everyone,
I'm currently doing some experiments with the zigbee feature of NRF52840 and I'm working with an PCA10056 development board.
The light_bulb example however...
Hi,
I'm so confused about UART error when I enabled DFU and download bootloader.
In my application, UART worked normally when disabled DFU, but logging ERROR 1 after enabled...
The provision button in nRF Mesh is no longer active. It worked yesterday but I think there was a update to the app and it no longer works.
The app finds the unprovisioned...
Hello all,
Four leds are connected to the GPIO (22-25) and gpio are defined and with a simple method within the while loop I can see them working
Next is to use the...
Hi, I am developing nRF52832, ADS1291.
I got the data from ADS1291 normally through SPI communication.
And I applied RTOS by referring to the nRF5_SDK_17.0.0/examples...
Hi,
Is there a way to turn off the reset loop detection on MFW 1.3? It's annoying having to wait half an hour when you are developing...
Kind regards,
Thomas