I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hello,
Been chasing this undefined reference to `__device_dts_ord_XXX' issue around for awhile now with no clear path forward. What I am observing is extremely similar to...
Hello,
I am working on Thread client server based network. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development hardware is nRF52840-DK, HW Version 2...
Hi,
I am using nrf toolchain v2.0.0, and am testing the dfu-ota example over BLE by following the below link ( ) . howveer for fast boot up, i am using "
CONFIG_BOOT_VALIDATE_SLOT0_ONCE...
It is possible to change the partition table through a FOTA?
Is the partition table stored somewhere on the device, or is it merely used for linkage? If it is linkage only...
Does anyone know how to use the CMSIS-DSP FFT library on a nrf52832?
I am using the nrf Connect SDK and it seems all of the examples are for nrf5 SDK.
I am looking to...
i use the ubuntu20.04 and open nrfconnect-3.11.1-x86_64.appimage through proxy successfully
then i install and open the toochain manager , there is not include NCS 2.0...
We are developing a new product and plan to use nRF52810. As I understand nRF52 will be supported for production in the new nRF Connect Release (1.3.0) that will come soon...
Hello,
Our application requires the device to go into deep sleep and wake up every 24Hr or on the Accelerometer interrupt. We were able to obtain the sleep mode and wake...
I'm trying to migrate my project to NCS 2.0.0 but having an issue like below:
c:/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/10.3...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi We have designed some boards with ESPRESSIF WiFi BLE Module ESP-32-WROOM-32E for control and monitor.
Is it possible to connect esp32 to nRF21540 to extend range ( such...
Hi, I am using nRF52840 and communicating with Simcom GSM( Sim7600g ). 1- Is there any example code/ Library to connect with the MQTT server?
2- Can I use this example code...
I found my thread device to have quite a large latency so I analysed the communication and found out that the device is actually timeouting and retrying before listening for...
We are trying to connect MQTT over IPv6 with nrf9160dk and custom board. We are using mqtt_simple sample.
Software NCS version: NCS main (latest)
Changes in the code:...