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
Is it so that the only way to use Asset Tracker 2 is with this AWS? Not even with the nrf cloud?
I am following your instructions here
https://nordicsemiconductor...
Hi all,
I use nRF52832 with the UART peripheral example.
I use SDK V15.0.0 and Softdevice V 6.0.0, with IAR embedded workbench version 8.22.1
Messages output with NRF_LOG_INFO...
Hi,
I am using the nRF52840, which has 256KB of RAM, (i.e. loads and load of RAM.)
I would like to allocate a buffer of 45KB.
I have tried using malloc (from the stdlib...
hello nordic! I am using NRF52832 to verify certain characteristics of BLE. the question is:After the BLE terminal device is bound to the mobile phone( Most likely Android...
I found this in the schematic and I wanted to
Confirm this is correct pinout to communicate over serial
Know where to go in the firmware to get this information?
...
Hi everyone,
I am working on nrf52832 using sdk15.0.0 using ble_app_beacon
I getting 3mA current when falling edge detected, i want to set my device as low low power consume...
Hi, Dear Nordic & All:
I use usbd_msc example to generate .xls file, and write content in it, sometimes I write successfully, and can open it right on PC with WPS,
but...
In project ,i use a TWI transaction manager to control two sensor devices.So, each device requires a GPIO to detect input interrupts. I use a GPIOTE IN event and a GPIOTE...
What is the drawback of setting the TTL on mesh packet to a high number?
I am assuming that a node will not relay the same message twice? I.e. it sees a packet for the first...
Hello!
I’m quite new to the nRF microchips and am trying to programme my nRF52-DK board following this guide ( https://infocenter.nordicsemi.com/pdf/getting_started_keil...
We are working on the OTA DFU of NRF52840. The soft device version we use is the latest: s140_nrf52_7.2.0.
Unfortunately, nrfutil does not have the code number for this...
Hello
Based on this example : https://devzone.nordicsemi.com/f/nordic-q-a/57881/store-custom-application-data-using-peer-manager?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder...
Hi Support,
I am observing something that is quite strange on the GPIO input. I am developing a Zigbee device with Energy harvester with NRF52840. I need to use the state...
In addition to uarts, I2cs and SPIs I tried toggling some apparently spare pins without seeing voltage changes on the pins I tried.
Which pins are available for digital...