Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...
I am working on a project where an nRF52 is a multi-role BLE device. It is an advertising Peripheral, to which smartphones can connect, and a Central which scans for and connects...
Help, I want to run NRF_LOG_ENABLED builds but occasionally I want the device to sleep for (many) minutes, so I wish to turn off the NRF_LOG_UART backend since it consumes...
I plan to test BLE and Zigbee communication range in multiprotocol examples.
And I haven't found how to configure Zigbee tx power.
Questions:
1. Is the tx power of BLE...
Hi all,
I am trying to interface HI-3585 with nrf52832 through SPI which works fine. Now i have merged the code with saadc program so as to transmit adc values through HI...
Hello.
I am building nRF Mesh SDK using cmake (gcc).
After successful building the code, I flashed hex file to nRF 52 DK.
I want to know free space in DK after flashing...
We want to use nRF52840 as advanced USB - UART converter to control end device (see structure below).
We already checked that our end device is working fine by external...
Dear Support
I’m having a problem erasing the network configuration data in the flash.
We are using nrf5_SDK_for_Mesh_v2.0.1 with the flash manager according to this post...
I am new and trying to install and run samples on Raspi 3B but cannot. Have anyone worked with Raspi 3B and nrf52840 dongle and please give me some instructions.
Hi I'm using Android Studio 3.2 and github.com/.../Android-nRF-UART My Samsung SM-G570Y (Android 7.0 API 24) works no problems but the Samsung SM-G955F (Android 8.0.0, API...
Hi. I am developing a gateway using SDK15 and nRF52840.
I'm advertising 4 devices every 20ms.
Theoretically, it should be scanned 50 times each, but in reality it is...
I tried to add an additional characteristic to NUS service as below.
However, any mobile apps could find only existing Nordic Rx and Nordic Tx characteristics, other than...
- Go to the following link:
www.nordicsemi.com/.../
- Scroll down the page and click the "Downloads" tab
- Go to the nRF52840-DK-HW tab and click "Download file"
...
Dear Nordic Team
-> what is the pinout of the TRACE connector of the nrf52840DK (PCA10056) board ?
I need to connect wires onto P0.11 and P1.00 GPIO, and the trace...
I'm using the nRF52832 SoC through Rigado's BMD 350. For initializing BLE, I'm using the Thingy52 firmware code as the hardware mostly reflects that of the Thingy52. My hardware...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am receiving data from the sensor with TWI communication and writing it to the sensor by SPI communication...