I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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...
How can I adjust the BLE transmit (Tx) power, up to and including +8 dBm? I'm using nRF Connect SDK (NCS) on an nRF52840-DK .
I modified the throughput sample to reverse...
Hello, I'm trying to run the Ble Peripheral sample from "nrf\samples\bluetooth\peripheral_lbs" i'm using nrf connect V1.8.0 and NRF5340dk i followed the code in the github...
Hi,
I'am using the Ultrasonic Oxygen Senor with the nrf5340, the output is like this "photo" I want to calculate the concentration and the purity and with this values I...
Hello,
Is there any way to program the frequency output when sending a carrier wave to have a step size of around 1KHz? It seems that the default step is 1MHz.
Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case , but it's not found in my SDK14.2, so how can I get the manufacture...
It's not possible to proceed a firmware update of matter light switch example on nRF5340DK.
I use following SDKs / Repos
nrfConnect SDK v2.0.2
standalone zephyr SDK...
Hello,
I have a component (AMC1306) in which I input a signal of at least 5Mhz. When this signal is triggered to this component, it sends me back data at this same speed...
Hi, I am trying with coap_client/server example programs on a custom board. I created a custom board for Zephyr and it is compiled without errors. I have a single button switch...
Module: nRF52832
Implemented pairing for ble_app_UART (NUS). However, I can connect with ble_app_uart_c, which does not have pairing implemented. Please tell me how to prevent...
I've just updated to the new V4.0.0 of the nRF Connect for Desktop BLE app. I'm trying to set it up as a server with CTS (but with both Current Time and Local Time Information...
Hi
When using external JLINK to download programs to 52840DK board, how should power supply, or how should configuration; What problems should you pay attention to when...
Hi there,
I found a ticket that involves the ticker and mayfly documentation, but the link mentioned in the answer was lost.
devzone.nordicsemi.com/.../is-there-tutorials...
I understand that this flag is for advertising in low duty cycle, however, how are the actual parameters (i.e., advertising interval) defined for this mode?
Hello there,
I am trying to work with the sample application named "radio test" for performing FCC testing with our hardware. However, I am not able to successfully build...
Hello,
I am using nRF Connect SDK 1.8.0 on the nRF52840. I want to limit the amount of time that a peripheral can connect to my central 52840. On connection start I initiate...