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...
Hello, I am working with 2 nRF52840 dk's and a Conbee ii.
The DK's are using nRF5 SDK for Thread and Zigbee 4.1.0.
DK 1 is running the CLI example.
DK 2 is running...
Hi, I want to integrate DWM3000 with with nrf9160. To begin with, I need a simple SPI example which I can't seem to find in the nRF connect SDK. There is an unofficial example...
I am using P822601 board (with nRF9160 chip). Sample project "Serial lte modem" (SDK 1.8). I'm trying to connect to a test mqtt broker (mosquitto) using AT commands via LTE...
Hello,
I successfully merge example libuarte and ble_app_beacon and built .
My problem started after it receive 48 bytes of data from sensor via uart ,This is my area...
I want to enable GPIO IRQ in Trusted firmware-m 1.3 on nrf5340DK. I have TFM 1.3 which comes with zephyr v2.7.0 image flashed to board. followed the steps of https://www.trustedfirmware...
Hello,
I am trying to protect the battery on our application by putting my device in DEEP_SLEEP_! mode when a certain voltage is reached and waking it up upon a GPIO input...
Hello, i would like to know if this is possible to send less than 20bytes per packets, by changing the parameters like BLE_GATT_ATT_MTU_DEFAULT or the max data len. My goal...
Hello,
I'm trying to evaluate the Thingy:91 on Nb-IoT networks. I'm currently in the Philadelphia suburbs. I'm using the iBasis SIM card which was packaged with the device...
We like to use nrf9160 and we tried to find operator in India who sells NB-IoT / LTE-M sim card. but unable to find. Is there any operator providing NB-IoT / LTE-M enabled...
Dear Forum,
Im using a NRF52840dk connected to a NRF9160dk with the SLM application running.
Sending uart data from the 52840 to the modem works and modem gives a response...
Greetings to my fellow NDZ colleagues, We have developed an ecosystem of devices which operate in a sensor network in BT Mesh. We are using nRF52840 and our code-base is nRF5...
Please inquire about NRF 24L01+ RF TEST tool.
I am going to proceed with the KC certification wireless test.
Can I get support for the NRF2401+ RF TEST Tool and procedure...
Hello
I have success to load and run the sample, but....
After receiving OK from the AT#SOCKET=1,1,0\r\n command I could not success to AT#XCONNECT="google.cm",80\r\n...