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...
Hi Nordic,
I need BLE mesh, central mode for TAG to pair and DFU over BLE functions, can you guide me which example in NCS v2.1.2 is better to as code base?
While interfacing LIS2DH Sensor with my nRF 52832 Board, I am getting the data in x, y and z axis. But the values of x,y and z axis remains same in each reading which is not...
Hi,
I would like to set the FICR-Address as Static Device Address in hci_uart. I know how to set this address as Public Address but can't find any suitable API to set it...
Hi,
I'm using hci_uart on nRF52840DK and configured CONFIG_BT_CTLR_PRIVACY =y among other things:
The resulting .conf shows:
But when sniffing the packets...
Trying to download the nrfutil executable file from "nRF Util" page at www.nordicsemi.com/.../nRF-Util for "Linux (x86)" fails. It is expected that this downloads a binary...
Hi, I'm designing a Zigbee router based on nRF52840. I've started from the CLI example in the SDK folder but I'm not able to provide an indication if the router is connected...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
One of the requirements of my peripheral application is that it should...
Hi,
I am trying to interface nrf52840 with Arducam mini OV2640 2mp. I am trying to implement SPIM to communicate with the arducam. In the arducam OV2640 datasheet, to enable...
We are using the Fanastel BC833M (bRF52833) module in our system which uses the BLE interface to communicate with a mobile device. The device is a battery(3V coin type) operated...
Hello,
Do I have to include a DC blocking capacitor with nRF52840 if I use a PIFA antenna? Can you point me to some documentation (i.e., reference design) that would include...
I currently have an application that buffers signals by recording with an ADC on an interrupt and then retransmits the data using an external DAC through SPI. When I call...
I'm using nRF Connect fo Desktop SDK v2.1.1 with VS code. I'm trying to compile the zephyr adc example for the nRF52840dongle. Everything works fine with the adc example with...
Our product has been in production for over two years now and works fine. However I am seeing continuous disconnects with iOS 16 and customers are reporting the same thing...