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...
When I add example timer to example ble_app_uart an error occurs.
I followed the template and pasted the code.
Here is my sdk_config.h
An error occurs when...
Hi,
I am programming the nRF52833 DK using the nRF Connect SDK (v2.00). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr to both boards successfully...
Hi all
I'm using the nRF52832 and I've configured P0.21 as RESET pin.
When I reset the nRF52 via P0.21 while the debugger is running, the nRF52 actually resets but it...
I am trying to implement the ble_app_hrs example from nRF5_SDK_17.1.0 and my board is nRF52840 Dongle.
After program the board, the board can advertise and I can find the...
I want to use nRF5340's GPIOTE and DPPI implementation, pull up PA_SWITCH_CTX_PIN when NRF_RADIO->EVENTS_RXREADY is triggered, and pull down PA_SWITCH_CTX_PIN when NRF_RADIO...
Hi guys,
I have an interesting idea - organize a network for realtime audio communication. Basically duplex Walkie-Talkie but using bluetooth headsets. I tried to use ESP32...
Hello everyone,
at the moment I am working on a BLE program which collects data from various sensors and passes it to a Central device. For the transmission the BLE NUS...
I am using ESB with dynamic payload lengths. When I use length 252, I am sending the alphabet repeating, and I can see that the data cuts off around position 30 and repeats...
Are there any known issues when using a nRF52840 and S140 6.0.0 soft device and trying to transmit at +8 dB? From our measurements is appears that +4dB does indeed increase...
Hello,
I am using the nRF 9160 DK board. I am trying to create simple thread in Zephyr.
but the thread it's not running.
this is the code:
I tried also the other...
I accidentally pressed "verified" on https://devzone.nordicsemi.com/f/nordic-q-a/91104/making-rand-work-on-nrf52-nrf53-with-nrf-connect-sdk when it wasn't and I don't seem...
I am testing my own mesh protocol based on 802.15.4 using the NRF52840 dongle.
The reported RSSI value from nrf_radio_rssi_sample_get() never goes below -89dbm.
On the...
Hi,
I'm using a nrf52832 and NCS 1.9.0 and I would like to be able to use SMP to make firmware updates using BLE. I'm was able to perform FOTA, but the flash is divided...
Greetings!
We are trying to troubleshoot occasional hangup issue. We run the app in debug mode. When it hangs up, we hit pause and got the followings in the Call Stack window...
Hi,
I want to use nrf5340 dk board to debug nrf52840dongle, i have connected two board with a cable and have checked the signal is good( nrf5340 debug out p19 ------ nrf52840...