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 am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hello everyone:
i'm testing the iot SDK 8.0, but got some problem with that.
Using the CoAP observable server example with it.
env: pca10028 + ble dongle + raspberry...
Hi,
What is the maximum rating for the nRF51's input RF level? It is not specified in the Product Specification for 51, though it is for 52.
Thanks,
Steve
By the migration of my application from nRF51 to nRF52, I can't compile the Nordic driver: nrf_delay.c
The IAR-Compiler gives that output by the build:
Error[Og010]...
Hi ,
I am using 2450bm14e0003 this instead of LNA circuit provided by NRF24L01P-R7 .Is it better to use this balun Ic or i should use the circuit provided by nordiac only...
I want to make a Bluetooth connection with nrf51422.
I am using the Keil software.
But I do not understand what the program will do the bluetooth connection.
Can you help...
I am running the Blinky code provided in nRF52 SDK examples.I am not able fix this error pointing at nrf_delay_ms. This function is hard to explain. Moreover I don't know...
To test one functionality, I am sending 1Kbyte of data to smartphone using nRF51 Uart example code.
I have tried testing with different baudrates, 9600, 115200, 38400,...
Hello,
I have an existing microprocessor application that I want to test with the nrf51822. I am currently using a different BLE chip. I do not want the trouble of porting...
I'm having a strange problem. I'm running the nRF51-DK with a dual-bank bootloader, S110 soft device, and my app under gcc. I'm using Eclipse Luna as my develpoment/debug...
When i added timer in my bluetooth code my board will not advertise.using pca10028 and nrftool box uart app on iphone 5s.
here is my complete code. Using timer1
Final with...
I'm using the 0.9.2 SDK SPI slave example to connect to a SPI master (Atmel SAM4S). When I initiate a SPI transfer from the master side I can see that all the data arrives...
Hello,
I have been going through devzone questions to figure out how to enable the default debugging messages through Putty for the ble_app_proximity example project from...
Hi:
I make the gazell ready, and I need an extern PA(RFX2401) for a long distance commuicate. But there is some trouble when enalbe the PA.
My function:
Host:
pin_Set...
Hello,
I am using ble_app_multilink_central example as a foundation of my app involving central - peripherial connection (S120 - S110). My app works nicely but i have problem...