Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
If the peripheral makes a connection with the central (the peripheral sends a packet, the central responds, and the peripheral sends a second packet) What is the calculation...
Hi and happy new year everyone,
I am a developer for Raytheon Anschütz GmbH in Kiel Germany and working on a Zigbee mesh sensor network. Unfortunately I am an absolute beginner...
Hi, radio experts here. Due to some limited conditions I have to implement one custom radio communication pattern in MCUBoot, not the BLE stack which is a bit too heavy for...
Hi.
I have some question.
I use Thingy52 module.
I want to use(merge) all service in Thingy:52 SDK v2.1.0 into Nordic-Thingy52-mesh-demo in Thing_bridge.
I'm trying...
Hi,
I have tested the following solution and it doesn't work if I try to load more bytes.
case BLE_EVENT_DATA_COUNT_HANDLES:
printf("BLE_EVENT_DATA_COUNT_HANDLES\n...
hi
I want to know where the gazell control the GPIO06, i connect a LED with this pin ,and its blinky when send data failed .
I used to see it controlled in somewhere but...
Hello,
in my design I used the antenna swra117d from Texas.
I am able to connect to my custom board with the nrf52 dongle and the nrf52 DK.
Unfortunately I can not connect...
I followed the recommended steps and got the at_client solution to build and flash in Segger Embedded Studio with tag "v0.4.0".
I installed it onto my board, and but didn...
Hi,
I'm currently programming a custom board using a nRF52832 ( using this wiring ). Everything was working great but I tried to play with SAADC and maybe did a wrong...
I am using the link below
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/getting_started_softdevice.html#getting_started_sd
with 3 options...
I'm having some problems getting the sections/observers to work properly. Using SDK v15.3 and Crossstudio for ARM v4.4.2
If I break at ( nrf_sdh.c )
I can see that the...
Hello, I have just started using nRF52840 DK and previously I have used development kits from different vendors so, I was wondering when developing which resources are available...
Hi All
I know this is stupid but I can't figure it out - either I've missed something obvious or not connected something properly (or at all).
Using the PCA10040 nRF5...
I have developed a custom board with NRF52810 (Rigado), a standalone CAN controller (500 kbaud) and serial communication (57600 baud).
The SW is based on the BLE_APP_UART...
Can anyone tell all the potential reasons for stack corruption? I'm debuging a problem where sometimes there is no stack trace when putting a breakpoint on the first line...