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...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
I am a newbie with zigbee on nRF52840.
I have tried serveral days with zigbee SDK but have troubles to work.
Finally i have found that example zigbee/light_control...
Hello!
We have nRF52832 chip on our product and we have some problem with one of its IOs.. We configured P0.16 as RX of UART, And when we run it we see this behavior of...
my example project: wireless_uart_raw_first_pca10056
chip : nrf52840.
i want to make my application timer in the my example project. time tick is 100 msec. in every 100...
Is it possible to get the Build Type from the Factory information configuration registers (FICR)?
From https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP...
Hi
I have some question about OTA .
1.The nRF SDK hvae twos way for OTA: single bank and dual bank;The nRF Mesh 3.10 too?Because my firmware maybe very large,so I want...
Dear all,
I am having issues with service discovery of two primary services ( Battery and one propriotary based on NUS) I am currently using SDK 14.2 on NRF52832 chip running...
Hi, I'm trying to use the Seggar Embedded Studio to debug my code, but the Seggar Embedded Studio can only recognize the nRF52840 development board, not the external device...
Hi,
On my previous question https://devzone.nordicsemi.com/f/nordic-q-a/47762/certification-when-bt-off ,
I got the answer about certification.
And now, I want to...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
I am using the Power Profiler app that is part of nRF Connect. This app was working just fine, but this morning I did the upgrade to v.2.7.0. Now, I am unable to control the...
Hi, guys. I copied the EAGLE schematic and PCB drawing file from the SparkFun nRF52832 Breakout design for my custom PCB (4 layers, FR-4).
https://cdn.sparkfun.com/assets...
We want to control the BLE Mesh network from the linux. As we understand the only one way to do it now - pyACI https://infocenter.nordicsemi.com/topic/com.nordic.infocenter...
Hi all,
We develop a custom board using MCU nRF52840(Master) and Module nRF9160(Slave).
I confuse to select an available circuit configuration from the reference circuitry...
Myself and others have received this error message
while upgrading nRf Connect for Desktop.
Despite the error message, the installer seems to have completed correctly...
I'm using an NRF52840 custom board along with FreeRTOS and soft-device S140 V6.0.
I want to access the complete 256KB of RAM for verification of RAM using a custom protocol...