Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
We're developing a low power communication stack, where every uA counts.
Currently, I have the system running at a few uA higher than expected, which I'm trying to track...
Hi,
We are developping an app using nrf52840. We started with the SDK14.2 and needed to migrate to SDK15.0 in order to use the long range. We are also using a Bootloader...
hi,
i am trying to on/off led on board(light_bulb code) which is controlled by the other board(light_switch code) with a gpio. when gpio is high led should be on and when...
I am using a NRF52832 and i want to burn a HEX bootloader that only jumps to my APP (i have already burned the Softdevice) when i reset it...
Can you help me ?
Hi,
I am trying to get the GPS from my thingy91, but it is not working. I can see that the board has CAT-M1 connection when I press the top button to get the GPS signal...
Hello!
I am trying to upload my compiled code via nRF Connect v2.6.2 to my nRF52832. But in nRF and also in J-Link RTT Viewer v6.46d it doesn't seem to connect properly...
Hello, I'm developing a BLE peripheral + Zigbee Coordinator, starting from ble_zigbee_dynamic_template of nRF5 SDK for Thread and Zigbee v3.1.0. Both applications (BLE and...
Hi,
After using the ibasis data available on the sim card:
- what is the cost per MB of data consumed on the ibasis provider, please ?
- After using the data available...
Hi, I'm trying to implement UART interface with HW flow control on nRF52832. After some investigation I found libUARTE is the most advanced option.
During testing I found...
We are trying to update the BLE Advertisement using ble_advertising_advdata_update, the function seems to always return 0x3200 and ble_gap.h:178 tells me its a BLE_ERROR_GAP_UUID_LIST_MISMATCH...
Hi I am using a NRF52-DK BLE/NFC
I want to check to see whether I can use the soft Device 132 API, Device Download package and whether it is applicable to me as I want to...
Hi,
I am having difficulty changing the UART Tx/Rx pins of nrf52840 (custom board) in the direct_test_mode example project in the SDK 16.0.0.
Based on https://infocenter...
Hello,
My goals is to start two functions every second. So I made a function that starts those two functions and am now trying to use the app_timer library to let this happen...
I know the nRF52832-CIAA_Ref_Layout_v1.0 download has Altium Designer files for the various reference layouts for this chip, but I haven't got access to Altium, nor have I...