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...
The product specification states that "o nly the dedicated QSPI pins shall be used. " Is this a recommendation or a requirement? I would like to configure a different pin...
I accidentally closed the original ticket , so I create a new one.
Hi,
recently I'm building dfu function on my board, using nrf51822 qfaa and softdevice s110.
...
hello,
Im using nrf52840 Im trying to emulate a chip select signal for spi slave with gpiote and ppi. I used an active high signal as an event and a signal(cs) that is toggled...
Hi everyone,
I have some questions regarding RSSI:
1. Is there any Bluetooth reference that evaluates the RSSI? For example what RSSI range is considered as perfect, moderate...
env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address...
I'm using SDK 17.0.2 and I'm trying to write a small central device. It should connect to a single peripheral and exchange some data.
Once the peripheral is found, central...
Hi,
I am trying to get access to the code 1.99.99-dev1 branch of the NCS, but I'm not sure where I can find this. More specifically, I would like to use the code of the...
Hi.
I am developing a small notification monitor.
It used a 150mha battery and a 0.92 oled.
I want it to be connected to my phone via Bluetooth and when I send a string...
Hello DevZone,
I have a project where I want to use NFCT for communicating and charging. I have used the NRFX_NFCT library to read and write to my transmitter because...
Hi,
I am doing the java programming with BLE advertise, and I want to make BLE advertise events stop when the advertising events number enough. Are there any methods to...
Hello,
for a device I'm developing I need to be able to set values from an App as well as from the device itself (buttons on said device). So far everything works fine...
We are working on ubuntu 18.04 LTS.
We are trying to install nvs package for smart remote 3 microphone activation but got stuck with the package installation as stated in...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...