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 Everyone,
We have 2 devices. 1st device is flashed with the Eddystone example & sending TLM info. The 2nd device is flashed with a modified version of the ble_app_hrs_c...
Hi.
So I'm trying to configure my SW to use two uarts (as I've understood that uarte and uart are separate modules that can be used at the same time).
As the app_uart...
Dear nordic,
I implemented a uart in BLE application its works fine.
I need to reduce current for that i enable and disable uart but when i call function disabled or enabled...
hi team,
real quick; The accuracy internal reference (0.6V) used in the SAADC is specified in COMP section of the data manual as +/-3%. The gain error in the SAADC is...
Hi,
I was just trying to build the light_switch_provisioner_nrf52840 code using Segger Embedded Studio. However, I've got a error build/light_switch_provisioner_nrf52840_xxAA_s140_6...
What is the function of db_discovery_init (); , I am migrating a code from SDK 8 to SDK 14.2 and I can not find that function, I do not know what library it contains or how...
Hi Nordic.
I am currently working on nRF52810 chip and the main power source is lipo battery. The battery is charged via USB could you recommend an efficient power management...
Hi,
I am currently migrating my controller from nRF51 to nRF52832 . I am facing an issue where in when I try to do an TWI communication with MPU9250 on nRF52 the code gets...
Hey
all process of burning work great without use of reset pin.
question is do we need to change it and wire pin to jtag connector?
what is the added value of the pin...
Hi All,
I have been using Keil but have decided to test "Seggers Embedded Studio for ARM" to develop firmware for the NRF51822. After following this tutorial i have been...
Hi,
We were working on a board that communicates with another board from a customer. It seems that the customer's board has voltage spikes sometime (it has 110 VAC signals...
We create general purpose device based on nrf52840 chip and need to provide different ways of dfu: buttonless, usb, uart. Is there any examples, recommendations how to do...
NRF52840 = GCC/GNU ARM - SDK 15.0 - SD 6.0.0 - Builds tested under windows & linux on two separate machines. Chip is Fanstel BT840E-V2 module on a custom board. We've been...
I'm very newbie in bluetooth mesh. So the question is ..
1.Can I execute any of peripheral abilities (I mean spi, twi, adc, pwm and etc) on device that works like a node...