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...
Hello there.
I´m using a Taiyo Yuden evaluation board with a nRF51422 to connect with 3 different sensors. In addition to that there are also 2 buttons connected to the...
I am working on a BLE peripheral. I have a large, variable length characteristic I need to set from the central.
When the central is the BTool, I can write up to the maximum...
I'm using the nRF52 + SDK11.0.0 + s132. I started with the ble_hrs example and modified it. I now want to make the service/characteristics use proprietary UUIDs and I'm following...
I have been having issues with bootloader launching my application on a custom nRF52832 based hardware device.
The bootloader itself seems to be successfully completing...
When designing the layout for my circuit using nRF52832 I've noticed that the values of CL connected to the ANT pin changed from L= 3.9nH and C=0.8pF to L=3.3nH and C=1pF...
Hello, I'm trying to generate DFU keys with the nrfutil.exe tool from Master Control Panel 3.10.0.
I always get errors....
C:\Program Files (x86)\Nordic Semiconductor...
Hi,
nrf51822 device obverse six bytes mac addres could change,when OTA failed.
six bytes mac address, five bytes fixed, one byte can change when OTA failed.
Now,my app...
Hello,
I am using Nordic Nur-10W develop kit, trying to compile NurApiExample in Raspberry Pi. I wrote a Makefile, and complie process was OK. However, undefined reference...
hi
im using sdk v6 and when i turn my board on it goes to bootloader and i can upload my program into it .
the problem is that i want it to run to my main program after...
Hello,
I would like to use a custom flash memory layout for the flash memory of nrf52:
I thought that I should be able to use the UICR.NRFFW[0] - if I set to the start...
Hi, I use PCA10040 v1.1 with SDK12.1 via S132 v3.
I use Keil 5.21.
After testing the LBS example, I was merging the NUS (NORDIC UART Service) to the standalone LBS example...
I am working with nrf51822 board softdevice of s130,sdk11.0 version.I want to create 4 KB of Flash through PStorage.I am able to create 1 kb(maximum block size ) of flash...
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...