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...
Hi all!
Is that possible to identify witch client/mobile app is associated with the write request?
Lets assume that my device can handle multiple mobile applications...
Hi,
We are trying to add serial comms to our project so that two boards can communicate with each other.
The code we have is as follows and works fine (prints to serial...
Hi, I have questions regarding consumption. Especially regarding the Quartz oscillator. I have read stabilisation is up to 0.4ms (very long). There is also the internal RC...
Hi
Freshly downloaded the SDK14.2 and trying to start a new development based on the fatfs example.
I connected a small Sparkfun SD card breakout to the SPI pin on my...
I am trying to read (the report map) and receive notifications (the report) from an HID device as a BLE central. The bonding process has been completedsuccessfully to my knowledge...
Hello,
I am testing the capabilities of Thingy:91, the first day I could see data in cloud (temperature and other sensors + GPS).
Today usage of SIM card grows up but...
Hello,
I'm trying to setup a new project and start experimenting with the nRF51 series. I'm a little confused about the needed files I have to add on the project to get...
Hi:
SDK version: SDK 13.0
MCU: nrf52832
For the purpose of saving power, the peripheral disconnect the BLE connection in the program when there is no data transmission...
Hello,
I am using nRF52832 EVM board with SDK 15.3.0 in SEGGER studio IDE, win 10.
When I am implementing sd_nvic_SystemReset(); in my code, that time i am not able to...
I have a custom board based on QIAA Reference Layout 1.1 Variant 6.
The application is built with Zephyr without bootloader and is placed directly on address 0x0.
When...
Hi, I'm designing nRF52832 custom board, on 'single side' pcb.
To make VDD and GND lines connect, I used 4 jumpers, which have 0 ohms.
I designed with nRF52832-QFAB reference...
I used the ble_app_uart for pca10040e successfully on the DK52, now I'm trying to port that project onto actual nRF52810 chip.
This is my build configuration on SES (Segger...
Hello Nordic Support Team,
The question I have is simple.
Can I use the pc-ble-driver with the ble_connectivity_s140_usb_hci example found in SDK15.3.0?
If not why?...