Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
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...
Dear
Is there a possibility within Nordic SoC to make a passive RFID Tag which will connect to SmartPhone via Bluetooth?
Just like µBlue Series, but smaller and using...
I found the "S110_SoftDevice_Specification_v1.2.pdf" but not the "S110 softdevice release notes" mentioned in a previous question about DCDC usage. Where is that doc?
What...
I have been developing on a nrF51422 QFAAC0 chipset. That chipset required SDK 4.4 for soft device capability.
I requested the latest silicon (so I could develop against...
Hello,
I would like to build a tool in Python that allows sniffing/interaction with BLE traffic between nRFgo modules (nRF51822) and a Mac via the master emulator. I am...