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...
Hello,
Here's my current setup:
I am using the nrf52840 SoC for development, which as I understand, has 2 UART instances available. One instance is being used for a third...
Hi
i am using the nrf52832 dk.
I am trying to combine the ble_app_uart code along with the fds code using ses.
what are the changes i have to make in the config file...
I changed the I2C pins to below, and it not work. so is it possible to reconfigure the I2C pin? what should I do since I already set to 8&9 in the hardware board? const nrf_drv_twi_config_t...
Hi,
Looking for some ground on getting the netowork parameters set for a zigbee device, My intention is to limit the number of scan intervals and the scan time to save power...
I'm planning wireless conference system. This needs some condition as under simultaneously use 5ch of wireless bi-directional connection through whole system. Each wireless...
Hi,
I am using nRF52832 soc to develop my project. with nRF5_SDK_15.3 . SES file
I need to connect both BMI160 accelerometer sensor and AT24C512 EEPROM ic in TWI.
how...
I am trying to update firmware that uses v14 of the nRF5 SDK to firmware that uses v15.3, but I am getting the error "Init command larger than expected.".
I'm wondering...
Hello everyone,
I'm running the IoT CoAP example on my nrf52840 Development Kit.
The border router is Rapberry 3 B+ on Jessie with Kernel version 4.19.46. I've put BLE_6LOWPAN_LEGACY_MODE...
I am using nRF5SDKforThreadandZigbeev300d310e7 sdk for thread example simple_coap_client. I try to add uart module with simple_coap_client and i have added uart configuration...
Hi,
I am running nrf52840 on a custom board, SDK 15.0.0, softdevice S140 6.0.0 and SES.
In my application I am reading an IMU ( ICM20602) and a laser ranger/Time of Flight...
hi,master.
Question 1: In Asia, the speed of accessing web pages is slow. SDK15 development documents can only be accessed online on the official website, but often cannot...
Hi,
I am running NRF52840 on a custom board with SDK 15.0.0, Softdevice S140 6.0.0 and SES.
I am measuring using a toggled GPIO pin measured on a CRO. This produces a...
I'm using an nRF52DK to monitor the RSSI and MAC address of my two phones through ble_evt_handler BLE_GAP_EVT_SCAN_REQ_REPORT.
I tested both Android and iPhone. They both...