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...
Hi to all,
I've started a new ble_apps_lbs project from ble_app_template. I've an nRF51822 chip with S110 already programmed, I modify the settings for the target cpu, and...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi, After i flashed the firmware MEFW nRF58122 0.11.0, MCP "start discovery" button is disabled. I flashed the lower version MEFW nRF58122 0.9.0. Same issue.
There is exception...
Dear all,
I have a question on the LFCLK accuracy in the smart beacon kit, which is pca20006.
When I see the specification of LFCLK crystal 32.768kHz, this crystal has...
I'm developing a product using a module with a built-in NRF51822 and I'm experiencing a strange error:
After staying in a connection for a long time (hours to days), the...
Hi, I'm making a product with the nRF51822 chip.
I was looking at the MFi.
As you see in the picture, the condition for not taking the MFi is like this.
At the...
Hi, I've written my own ACI code for an arm cortex M3. So far, everything is working fine. However, I've noticed that if all data credits are used up and a DisconnectedEvent...
I'm using nRF51822 SoC and i want to notify the Androïd(4.3) application with the changes of the Major value due to switching the beacon mode . How to change Major value ...
Hi,
i can say that i'm familiarized with nrf51 devices from some time ago.
Using softdevice 7.1.0 and MCP 3.7.1 i was able to perform a device firmware upgrade using just...
Hey I am working on nordic nRF51822, I have a doubt.
Basically I want to use it as an iBeacon and along the iBeacon payload I also want to send some services.
Is that fundamentally...
Hello,
I tried to get the bootloader dfu example with the S110 8.0 and the latest 8.0.0 SDK running but ran into tons of issues. The packet handling with KEIL is just insane...
Hello everyone!
I'm writing here becouse I'm quite new to the embedded world and I'm experiencing some troubles starting with this platform.. I must say that, since I found...
Hello,
In my application, I'm going to power the custom board with a fixed 5V connection. What is the best practice for powering the nRF51422 IC? I was thinking in using...
Hi.
We need to ring the Buzzer with 4.2kHZ PWM.
However, in the event of 4.2kHZ in nRF51822 PWM is inaccurate about 2us.
Please tell us how to fix it.
※link Very...