Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
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...
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...