Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I'm using ble_app_template to implement my custom solution. I can read battery values, but I can't read custom values.
As a reference, I'm using ble_app_cscs, and...
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...