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, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hello,
In what code structures (from SDK) the storing bond information for the Android and iOs devices (random static or public addresses and private resolvable addresses...
Based on Battery Service I have made my own Service and Characteristics but I have problem with setting Indication. This is how my characteristic add function looks like:...
I am trying to build a project where I need to implement a button characteristic on a nrf51822 master device. I'm using S120 v1.0.1, SDK 6.1.0 and compiling with keil.
keil...
Hi
For a test Environment, I use Master Emulator (C#). What is the highest data throughput, I can achieve when I send from PC to DK with the Master Emulator?
I use the...
Are there any plans to distribute nRF smart sniffer for Linux host or are there some work arounds. I've recently migrated my development environment from Windows+KEIL uVision...
Hello everyoen i have comoiled the nrf51-app-button-eample project form the github which is compiled properly without any errors and warnings wheni press the button nothing...
Hi,
I followed the tutorial to setup RTT on Keil. But when I include "SEGGER_RTT.h" in the main file, it shows
fatal error: file SEGGER_RTT.h not found.
I have...
The product spec and experiment have shown that WLCSP (wafer level chip-scale package) are susceptible to ambient light (visible, IR, UV). My observation is increased current...
Hello all,
Before asking question I thotoughly read the previous discussions but it didn't help in my case.
I use nRF51822 rev.2 + SD130 device with NUS service for BLE...
I want to implement uart over blutooth. I am using nRF51822 ic and pca10005 board with nRF6310 development board. I am confused about the softdevice. Which softdevice and...
github.com/.../nRF51-ble-bcast-mesh
i found this link in git hub ....whether it is really make a Bluetooth mesh network with 20 nrf51 nodes....
is it really working.....
Hi,
Running with the PCA10001, with the nrf51822. I am attempting to use in Nordics "ble_nus.c/h" ble peripheral from the UART example (nRF51_SDK_9.0.0_2e23562), with the...
I have tried running the ble_app_uart project on nrf51 DK. Initially the program compiled and ran perfectly(I was able to see that device on nrf UART app). Later when I used...
I am planning to use nRF52832 SoC for proximity tag so I want to understand how many external components required for this profile.
You have any reference design for proximity...
temp.jpg
Original nrf51DK board have default com port. But after I use MCP windows,
it'll need flashing a image and short P0.30 GND, com port disappear.
Even after...