I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
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...
Hi,
I am using device nRF51822-CFAC, the SoftDevice is S130_nRF51_2.0.1(Id: 0x0087). In my project's General Options->Target->Device, I selected "NordicSemi nRF51822-CFAC...
Hi,
Could help me please?
What I need?
1) set GPIO pin as input with internal pulldown and set IRQ for Rising Edge.
In .overlay I add my pin like that:
Then in...
Happy Friday! So, I've fully funded on Indiegogo and now I'm in the application development stage. I'm new to development but I'm trying to build this app myself.
So far...
Hello, I have a need to include a header file that I have defined in one of the Connect SDK .c files. For the purposes of this question, let's say I want to #include "myfunctionsandvariables...
I recently bought a pca10059 and inadvertently erased the bootloader while using a script from another project.. (it did --recover unfortunately).
I'm using the debug out...
Hey Nordic team ,
We are trying to work on use-case where we want NRF52840 to generate thread Stack message but instead of using multi-protocol features it can transmit...
Hi,
I know nrf52840 does not support direction finding and it seems because of hw limitation like the link.
But can I get a little more detail why nrf52840 can not...
Hello all,
Currently, we are using the nRF52840-DK and realized that the interface to upload programs is very handy (being able to simply drag a .hex file onto the device...
Hi,
after updating my NCS version to v2.1.2 I noticed that my Zephyr SDK also needed updating from 0.14.1 to 0.15.1. However, after updating my Matter project does not compile...
Hello,
When using two nRF52832 modules for Bluetooth connection, can it prevent Dos attack program? We have found a situation where a malfunctioning or malicious client...
Hi,
I am evaluating the nRF5340 Audio DK and measuring while adjusting the audio bitrate.
I found the following 3 symbols definition for bitrate.
CONFIG_LC3_BITRATE...
Hello
I got a nRF52840 DK and try to use Direct Test Mode APP (v2.0.3) in the nRF Connect for Desktop (v3.12.0).
However, it always says "Can not communicate with device...
I have sdk 2.1.0 and nrf5340, trying to run peripheral_uart sample connecting nrf5340 to a module via uart. The program seems working when only works with nrf5340 based on...
Dear Nordic Support Team,
I wanted to configure the nRF52840 dongle as radio co-processor. For that I wanted to build and flash the Thread: Co-processor sample in nRF52840...