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...
Hello everyone. My task is to integrate eRPC -server to my board(nrf52840dk), eRPC-client to my PC and use UART as transport. The problem i faced is eRPC supports only CMSIS...
hello,i now get the IQ sample frome my DF demom, i use the putty to see the IQ sample.Here is my output in putty.
yes,i also use the python procedure of serial moudule...
I generate my keys add the dfu_public key to the example found in examples/dfu/secure_bootloader/pca10056_s140_debug. I then connect the board, erase all and program my nrf52840...
Hi
My device and Software details are as below
nRF52840 EVK
Softdevice:s140
SDK v16
I am new to BT and USB protocols.
As part of our POC I eed to test and establish...
Hi,
I have implemented a set of custom mesh models on nCS. In vendor models we have reset handlers, as in nrf documentation: https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
We cant get a connection to our Matter Development Board like in the discription: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/connected-home-over...
This may just be more of a Zephyr question but wondering if anyone in the Nordic community has experience with this.
I'd like to generate code coverage reports when running...
Hi,
I'm developing a board based on the thingy91 (same nordic silicon, different sensors) and using nrf SDK v2.0.0
The blinky application is flashed and run correctly...
Hello, I am using the nRF connect SDK and am currently running into some issues with using the on board ADC. My issue relates to the adc_channel_setup function which returns...
Hello,
I am using an nRF52833 dev kit and the Zigbee light_switch example from nRF Connect SDK.
I was trying to implement the sleep mode so I wanted to estimate the power...
Hello,
I am having an issue with board bring up for a custom board I developed using the nrf5340 processor.
I have created firmware based off the peripheral_uart sample...
Dear Nordic support team,
I bought 3 piece of nRF52-DK from MOUSER, 1 piece of nRF52-DK version is 2.1.0 , and another 2 piece version is 3.0.0.
nRF52-DK version 2.1...
Hi there,
We're using nRF52840, IAR 8.40.1, nRF5_SDK_16.0.0_98a08e2. My question is, I need to toggle a GPIO pin right after SPI finishes the TX transaction and right before...
I am trying to use both USB and BLE on an NRF52840 using SDK 15. It hit a hard fault during initialization, specifically when it tries to enable the USBD IRQ.
It looks like...