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...
According the the nRF Logger app on Android I get a GATT CONN TIMEOUT error when running the HRS demo code on a nRF51822 QFAAG2 device (with custom_board.h) and connecting...
I have the application saving off the information it should from the Nordic documentation titled "Sharing bonding information" which is part of the Info center software developers...
Hi all,
I have some question with ble_ancs_c sample code.
SoftDevice: nRF51822 S110 V8.0.0
SDK: nRF51_SDK_9.0.0_2e23562
I add ble_ancs_c_request_attrs function...
Hi
After reading different threads I figured out that I can program my Smart Beacons kit using NRF51-DK. Correct?
And to do so I need TC2030 tag-connect cable?
If yes...
I am using the spi slave example code from SDK 0.9.2 and connect the board to an Atmel SAM4S who is the SPI master. I can see that every time the CS signal is released from...
I want to make nrf51822 with accelerometer.But Keil compiler dont know.What I do?
It was given as examples of programs I want to do. devzone.nordicsemi.com/.../.I
I want...
Hello Guys,
I want to go with nordic solution for the bluetooth low energy application. Can anyone please explain me how much it will cost to develop your own module including...
hiii....
i am developing a custom profile with five services... i want to make these 5 services and its characteristics available only for some authorized devices.. ie...
I am working on a custom service using and nrf51822 device. SDK7.1 SD7.1
My security parameters are as follows:
#define SEC_PARAM_TIMEOUT 30 /**< Timeout for Pairing...
Hello,
I am running the UART app example in SDK 0.9.1 with the nRF52 and PCA 10036. I am using putty to send and receive messages, as well as the nRF UART v2.0 app for...
Hi,
I'm currently trying to determine the power consumption of my nrf51DK during different states of my program using an oscilloscope. To do so, I am using an external power...
We had been trying to use SD 7.0 with SDK 6.1.0, but realized our libraries were mixed up and not controlled very well, and we were experiencing occasional crashes where the...
Hello,
I'm looking to find a way to send a 32 bits number to the ledButtonDemo with the Master Control Panel (I have the Nordic dongle).
Indeed, I replace uint8_t led_state...
Hi,
I have a question regarding the NRF 52 boot sequence.
When we first receive it from Nordic, what are the boot options? Are there any other options to load a code on...