Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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:...