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,
I am using a j-link EDU to program our devices. I use nRFConnect 3.11.0 and prorammer 2.3.3. My problem is that I don't get the j-link device up in the programmer tool...
Hello,
I am testing out a custom board with the nRF52840 and I am trying to interface with an I2C slave using the chip. Right now I am just trying to see if I can find the...
Hello,
I was not able to see the device in select device drop down box in nRFconnect programmer app. My aim is to program BLE soft device into the DK.
OS: Windows...
Dear Forum,
I have successfully compiled and pretested the direct test mode firmware for SDK_17.0.2.
The UART is shown as /dev/ttyUSB0 in my Ubuntu 20.4 Linux system....
I am attempting to write my own nRF5340 cpunet bootloader using nRF Connect.
This code is likely to be in a medical device; so, it is crtiical to be able to recover from...
Dear All, I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device. I assume the answer to that may depend...
Hi ~~
I can't use CLI(command line interface) to build code, but VS Code is workable.
CLI build log:
VS Code build log :
Error message (cut from CLI build log...
Hi Nordic,
I want to have a cli function over USB, I tried example under "samples/subsys/usb/cdc_acm", looks it can run but nothing show on console, anything I missed? Thanks...
For my application I'd like to have my device (nRF5340) be simultaneously (1) a central with a single peripheral connected, and (2) a peripheral with multiple centrals connected...
I am trying to Wearable (smart watch)
My board will have 3.7V lithium button cell directly connects to VDDH and I couldn't find examples for internal regulator as power...
Questions regarding the limitations w/ the nRF9160 when using the lwm2m carrier library. From my understanding this library is required by certain carriers. Reading through...
Hello,
I am using the NRF9160 DK to try the NRF9160 with AWS IOT.. I have experience with making ESP32 work with AWS IOT but i cant say the same for this controller. ...
Does the modem firmware revert to using TLSv1 on a failure to connect? I'm getting some occasional weirdness connecting to an OpenSSL based server:
It works most of the...