hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
Using PCA10001 Evaluation kit, SDK v6.1.0_b2ec2e6 and SD s110_nrf51822_7.0.0
IOS app nrf Toolbox HRM on iPhone. Everything is working fine, get the advertisement, connect...
Hi all,
Short version: I want to make 200 devices using nrf51822 (and S130 v0.5.0-1alpha), all advertising/scanning at the same time, and process RSSI readings for proximity...
I am trying to find out what is the difference between nRF51822-mKIT and nRF51822 EK . Visually both of the boards look identical and the only noticeable difference is an...
I just tried setting up on Windows8.1 but can't see the "nRFgo Studio".
I got as far as step 4 on page 9 of "nRF51822 Development Kit User Guide v1.4",
but it doesn't...
I have a RedBear Blend and I want to talk to it from iOS.
I'm currently using the default setup provided with the Blend and RedBear's library over the top of the Nordic...
Hi, after a deep study of Datasheet I was finally able to have two 24L01+ talk to each other with a PIC18 program.
Now I need to make a step further using ACK Payload since...
Hello,
I am trying to verify hid_keyboard_demo app running on nRF51822 with android running device.
I have tested it with my phone running android kitkat and windows...
hiii.....
am doing a project for implementing broadcasting while in active connection... i hv broadcastd datas successfully but the problem is when i disconnect the connection...
I am unable to see any uart print output when running the uart_example with NRF51822. I am able to see the program execute via the debugger, but have not seen any output....
Hi,
I am trying to port ble_app_alert_notification example to PCA10000 board. I've modified the example code in order not to use buttons and leds (always clear bond informations...
We have implemented serialization for S120 and are offloading most of the processing load to a different host machine. We want to establish multiple connections. In various...
Is there any better documentation for S130 than "S130 nRF51822 SoftDevice Specification 0.5.0-1 alpha" ? If not, does it make sense to try familiarize myself with S130 by...