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,
Does hardware that has already a Qualified design Listing (Bluetooth.org) requires re-testing of the RF-PHY ?
(refering to transmitter tests (i.e TRM-LE/CA/01/C (output...
Hi,
Im using a module NRF24L01 + LNA bought off ebay, connected it to msp430 via SPI interface. All spi communications are going solid, I manage to completely configure module...
I am trying to create a file and write to it during runtime. When I use fopen with "w" option to create a new file, the file pointer is always retuned to be NULL.
Is there...
Hi,
I recently tried SDK7.2 on PCA10028 board in order to make sure that SDK7.2 works well before I migrate my project to SDK7.2 codebase. My project code didn't work as...
Is it possible to do OTA from one nRF51822 to another? Is so how, and is not why?
I am using S120 and S130 for my applications and would like one device to uppgrade another...
Nordic has provided a good SPP implementation over BLE.
devzone.nordicsemi.com/.../
However, will it raise power consumption and cause BLE to lose its low-power characteristics...
When trying to do a direct advertise massage ( sd_ble_gap_adv_start ) I get error code NRF_ERROR_INVALID_STATE (Invalid state, operation disallowed in this state). This is...
Hi Team,
In my application UART is used.
I need to send parity bit based on particular responses that I need to send to the device
connected to UART.
Can I change configuration...
Hello,
I'm working with timeslot API (basing on github.com/.../observer) . I have an advertising and active scanning running concurrently. However, I want to completly...
I am using nRF51822 to generate 3K HZ PWM signal for a buzzer.
I read other people's question and try it.But as far i can't solve this issue.Please help.
At first i use...
Hello,
I just ordered a shiny new nRF Beacon from Mouser. The beacon is version 1.1.0 advertising "DfuTarg", so I am attempting to flash the application file that comes...
Enlight of the increase in 8.0 SD size, I am concerned that my application size may soon grow too large to utilize Dual Bank DFU. I know the actual size of the .Hex files...
修改Device_Name.jpg
After programming, the device name cannot be changed.
Is there any solution that can achieve?
I know that I can change the paramter from the function...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...