Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Hi,
I've implemented a buzzer service with the following code:
m_top is 1880 such that I get a C note/tone at the buzzer.
I also use the following evt handler function...
To the kind attention of Nordic support team,
using Nordic ble sniffer, I can see these notifications, and there is sometime this bad MIC packet.
Our connection is not...
Hi, I am calling sd_ble_gatts_hvx() api every 100 milli second. but BLE_GATTS_EVT_HVN_TX_COMPLETE event is coming a little late. Initially, for few seconds, this is not observable...
can you please help me to connect without error
example code ble peripheral i try all examples but get same error, i use sdk v15.3 and segger embedde studio v 6.32
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) . We are comparing the...
I am developing a time sensitive application using multiple peripherals that are sending sensor data to a central using softdevice 15.0.
Every connection interval I should...
Hi,
I have an environment variable with newlines and that is messed up by the VS Code extension. It seems that the extension tries to parse and rewrite the whole environment...
We're evaluating options regarding pre-certified modules. Usually modules are certified using a specific SoftDevice. The module we liked to use is FCC (and more) certified...
Hi Nordic team,
I’m testing neighbor cell measurements with 9160DK and see completely different results with 2 SIM cards:
Google Fi SIM (T-mobile): 1 neighbor in most...
Hi, We are using NCS v2.0.2 on nRF52840. I have a question: what is the best practice to re-configure uart/gpio at runtime? What we need: 1, Configure 2 IOs as UART TX/RX...
Is there a way of visually verifying if you're programming an external board with the nRF52840DK? Sometimes I'm not sure if the pins are wired up correctly, in which case...
Toolchain Manager reports "VS code not detected..." when I try to "Open VS Code".
This problem started after I upgraded Toolchain Manager to v1.1.3.
The log file follows...
The 15nH inductor specified in your example designs Taiyo Yuden's HK100515NJ-T is not available. A recommend replacement is Johanson L-07C15NJV6T (Digi-Key). Is this part...
Dear Community, Where can I find/download the very cool VScode color theme ? I mean the one that is visible on Nordic's screenshots on the website: https://nrfconnect.github...
Hi,
I am trying to create 2 elements with the same vendor model implemented.
My vendor model enables to switch on a pwm_led at a particular power during a given time....