Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi Nordic,
Currently, I am using:
- nRF5 SDK 17.1.0
- nRF52833-DK
- pca10100
You can download "my_projects" file from here . It should be put under "examples" directory...
Hi people,
I would like to know how to use the I2C of my thingy:53.
Since there is a Qwiic connector I want to know if it is possible to connect to a Qwiic display,...
Hi,
I am experiencing difficulties directing shell to both RTT and UART backend simultaneously for ncs v1.8.0. UART stops outputting while RTT is disconnected and only seems...
Hi,
¿Is it possible to install same tools for building a zephyr project that nRF Connect installs, in a linux without graphic interface?
I tried manually installing zephyr...
I want to enable a timer to start SAADC Multiple Channel and get value of each channel after every 1 seconds.
There are many questions on how to enable a timer to start...
Hi,
I'm using a custom board to record i2s data to a sd card. The recording starts and stops on a button press (Pin 25), which basically works. My problem is that the...
Hi,
I'm using a nRF52 DK (nRF52832) and nRF5 SDK 17.0.1. to read data from an external ADC via I2S. I can read some data from the I2S bus, but I'm confused about the bit...
Hi guys. I saw Nordic's cool YouTube video: https://youtu.be/2U8KE_FdsqU
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
Could you please provide dimensioned PCB footprint drawings for nRF5340 (both packages) and nPM1100?
I don't use Altium so the provided design files aren't of use. PDF drawings...
Hello I am trying to develop BLE sensor based on NRF52833 I want proper hardware design and most importantly I NEED REFERENCE ANTENNA DESIGN for proper functioning.
Also...
SDK 2.0.0, nrf9160, modem fw 1.3.2 We are effectively running the GNSS sample and the MQTT sample in separate threads. We are interested in seeing the modem temperature (via...
Hello,
I can see sent data in data variable when i send to data from Android app to nRF52-DK. But i have a question about this situation. How can i use this data type in...
Hi,
I want to use the external flash available on the DK as a Fat file system to store a file which can be further copied to an external SD card and check the maximum copying...
Hello Everyone
i am beginner in embedded domain and i have project which is about controlling under water device from the outside water through the Bluetooth in that project...
I had this error while building my project and compiling my lsm9ds1.c driver, the nrf_drv_twi.h file couldn't be compiled!
integration/nrfx/legacy/nrf_drv_twi.h:120:37:...