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 ...
i am using nrf toolbox (ble uart )to receive data from nrf52832 ..i am receiving the data for every one minute . i am facing the issue in auto connect see the below...
Hi,
Actually I am interested in making the custom design Board for the nRF52 series , so where can i find the schematics , layout files of the nRF52 Development Kit ....
Using s140 for the nRF52840 is it possible to have a BLE multilink connection (up to 8peripherals) with an extended MTU size (around 70bytes)?
All examples that I have seen...
Dear Team,
would a solution like this be possible with nrf91? http://rxnetworks.com/location-io/predicted-gnss-ephemeris/
> a reduction of Time-To-First-Fix from 45...
Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when...
In the nRF52832 (Laird BL652 module) I have programmed.
MBR + SoftDevice from 0x0000 0000 Application from 0x0002 6000 ~ 0x0005 927C
Now trying to program additional application...
Hi
Is there any documentation regarding bluetooth in nRF52832 specs sheet or anywhere else? I understand that there are examples provided by SDK. But I want to know in detail...
Hello,
we are running BT certification on product with nRF52840 chip. It seems that TCRL-2018-2 is now mandatory.
Did someone know if the QDID certified TCRL-2018-2 is...
I am not able to program the nRF52840DK by copying over the .hex file generated by my project to the JLINK drive. However I am able to successfully program using Segger directly...
Hi,
We are looking at using the key:value store functionality defined in mesh_config.h. Can you provide some additional detail on
HW and or SW configuration required to...
Hi,
We are trying to develop a system of IMUs for motion tracking using multiple Thingy boards and an nRF52832 board. The Thingy boards are used as IMU sensor nodes and...
Hi, This is M.Irfan. I want to send data (collected by mpu6050 sensor) using Bluetooth in my cellphone and want to save it. Can you help me with some example code of sending...
We noticed issues regarding BLE activities when running our custom bootloader. It seems that we have located the cause but would like to have approval for that behavior. ...
Hi All
I am trying to find some example code which uses easy DMA over UART using nrf528240..
Using sdk version 15.0. The example which is available by default uses the...