Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...
I am using the nrf52 Dk with nrf52832 chip and i want to write bulk data onto the dk and then when i read the dk from the mobile app nrf connect, i want to see the written...
Hi,
I am trying to integrate the DFU service into the ble_app_uart example. I am using NRF51822 with SDK 11. I was able to successfully run the ble_app_hrs with dfu. So...
Hi. I'm using 2x nRF52840 DK's + eero pro.
I've been noticing some stability/longevity issues with examples/thread/freertos_coap_server in nRF5SDKforThreadandZigbeev3209fade31...
Peer Manager in recent SDKs supports up to 20 peers but SoftDevice functions like sd_ble_gap_whitelist_set() and sd_ble_gap_device_identities_set() are able to handle up to...
Hi, I am trying to get BLE packages with the nRF52840 Development Kit without using Wireshark or other external app. Does anyone have any solution? Thanks in advance
I have followed this tutorial from this link but cannot get it work.
I have 3 loop. For the first loop of sending data it will have a delay about 1s and until 2 finish...
A%dBBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX = 40bytes
1) In Termite:
Data is complete and in sequence when until 6 only.
A0BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
I have 2 message order by sequence and between each of them have delay 2s. for Example
How should it work
A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX
Delay 2s
A2BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
Hello Nordic Support.
it was first time i tried to set up zigbee project based on 52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71. and now i got question...
...
Hello,
I want to design my board using Raytac MDBT42Q-AT-UART module which has nRF52810 QFN SoC inside.
I need BOM with P/N and make of components which are used in...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) I want to configure Advertisement channels...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
Most of our devices are Peripherals. To control them, we will relay...
Hello everyone,
I already posted this on the Segger Forum, but rarely I get answers there, so I hope someone have a solution to this hellish problem! I have been happily...
Hi Sir,
I am working in nRF51 package for interfacing BLE. In general, I have doubts regarding BLE concepts.
1. How to calculate the maximum amount of BLE packets...