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 ...
Hi,
I meet a very strange situation when I tried to wake up nRF8001 from sleep.
I send 0x05 to nRF8001, it replies me ACI command 0x40 is unkown (0x82).
I have checked...
Greetings,
I recently bought an nRF51 dk and was trying to see how to implement the AVRCP profile to play/pause music on a smartphone.
After some research, am i correct...
I measured the conducted power on the PCA10028 demo board and get ~2dBm out when I set the output power to +4dBm. It appears the PCA10028 is using a discrete balun. Is 2dB...
Hello,
Setup:
SDK 9.0
SD 8.0.0
I have an application where we are using Pstorage to store persistent system settings.
When I flashed the device we were using this...
Dear All,
I'm a beginner in programming of Nordic component.
I try to synchronise the date and the time between client which is an application in PC and a component...
I'm currently developing a concurrent central/peripheral application using the nRF51, S130 and SDK 9.0.0. It uses the Nordic UART Service, and it would be nice to make use...
Hello,
Is it possible to use EasyDMA directly with nRF52 SDK without using one of the higher level libraries that use it, i.e SPI / UART? I am interested in implementing...
Hi:
I want to let link manager controllby by me. for example, I want to ask link manager to emit such LMP_test_control, LMP_activate command via HCI. how to do by nRF51?...
Hi:
for nRF51
I want to send command to link manager by HCI command ,or example LMP_test_control, LMP_Activate , etc. Could I modify firmware to do it ?
thanks;
All...
Hello,
I have an issue that I can't seem to sort out involving the PWM module. I am currently using SDK9.0 and SoftDevice S110 V8.0 and I am using the stock PWM files from...
I have a nRF51DK. And I would like to be able, to enable/disable the softdevice with 2 buttons.
Button 1 on nRF51DK --> Enable Softdevice
Button 2 on nRF51DK --> Disable...
Hello,
I am working on nRF51822 S110 softdevice 8.0 and SDK9.0. I am creating paired and unpaired states and the system will goto unpaired only if it is unpaired from the...
I know nrf51 timer0 can be configured for 16,8,24 and 32 bit modes
and timer1 and timer2 can be configured for 16 and 8 bit modes.
But what can I expect the value to be...
I'm going to star a new product development using nRF51422 supplied by a 3V battery. Since it is a low cost product the idea is to use the nRF51422 internal DCDC to provide...