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...
After Googling and searching this forum I still don't know if I can make an HID peripheral (a touchpad) for Android that operates over Bluetooth Low Energy, and is accepted...
Over the air downloaded updates are an essential feature for productization. Are there any examples showing how to implement the OAD? Also is it possible to OAD update the...
Hi,
My nRF51822 evaluation board is not working, here i attached the screen shot's of the error messages i used to get on both the nrfgo studio and in keil. Please suggest...
Hi
When I reduce the operating voltage, the nRF51822 with the heart rate demo running resets whenever the voltage drops below 2.1V and does not recover unless I increase...
I need an star network with 1 master and 4 to 8 slaves. I'm not so concerned about the power, but the convenience of the nRF51822 is attractive.
Does the current BLE library...
Dear all:
Now,i have issue ,i can't fund device.(i have sure the hardware is OK)
i think it is program overwrite the J-TAG register(TDO)? but i may not sure.
have any experience...
The Arduino SDK by David Edwin linked to here is no longer available since the Bluetooth forum seems to be down, and has been for some time: devzone.nordicsemi.com/arduino...
Hello and Happy new year!
My goal - to create ibeacon device. I've bought evaluation board, wrote firmware implementing beacon role and loaded it into PCA10001. It works...
I've modified the simple_uart example to use app_uart instead but I cannot get any data transmitting. I know the connections are correct because it works fine under normal...
Ole Morten has suggested using command-line GDB in a number of postings on this forum. Accordingly, I've tried to do that but always getting the following error ("Cannot find...
Dear Nordic
Does Nordic have a passive writable chip available (with compat antenae) that can be activated by mobile device bluetooth scanning event. The mobile device...
Hello
I am trying to run the dual mode BLE/Gazell application example ble_app_gzll. I adapted it slightly such that the stacks are switched automatically in main() as follows...
Hello
I'm using nrf51822 EK board. This is my first time to develop application in ARM system.
I want to develop a ble application.
This application can be shut down (system...
I've got my custom PCB design assembled. Attached segger jlink, but it detects only 0.1 V, although Vdd is 3V.
How is the power measured?
What should I read on SWDIO...