HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am having a nRF51 DK(PCA10028) development kit. I am trying to run blinky example on this development kit using Eclipse+GCC environment. I am following nAN-29 application...
Hi, I'm trying to locate the Softdevice whitepaper (nWP-20), the S210 softdevice specification makes reference to it, but I can't seem to locate it anywhere on the nordic...
Hello Everyone ,
I want to use pstorage for my project.i get the example code from here
devzone.nordicsemi.com/.../
and its working properly(i.e read and write operation...
I am using nrf51822, after establishing connection between master and slave, circuit needs only tx antenna, is there any way to put rx in sleep mode for ble application? During...
I have some nRF51822 MBED kits and I want to use them for BLE for both peripheral and central roles. I understand that this is possible with the S130 SD and the Nordic SDK...
Hi, this question could be ridiculous question due to my lack of data structure knowledge.
As you see in the HID keyboard example (SDK 7.2), there are several buffers....
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
It took a bit to learn these offsets and configure the keil project for them. Do these need to change now that I want to begin using the OTA bootloader? I'm imagining that...
It's probably a rare bug, but it is still worth noting. I have been debugging this issue for a day.
I am using SDK 6.1 at the moment.
The problem was that Device manager...
Hello everyone, right now i make my own nrf51822 kit. it works good for all sample example when i use minimum current consumption example it shows 4.5uA current, then i erase...
I would like to create a sensor network consisting of up to 17 nodes, I've been collecting a lot of information about means of communication between them and a computer and...
Hi All,
From the data sheet nrf51822 have a aes hw modules which is used bt softdevice s110.
If i disable the pairing key .
Can I use the inbuilt aes module from...
I am using DEVICEID as an identifier (I know it's not necessarily unique) but when I break the two 32-bit numbers out into bytes, I am finding that the three most-significant...
Hi Nordic, I'm following a guide on this link hrm . I was testing the application with Master Control Panel 3.7.1 with my nRF Development Kit PCA10028. I looked up some of...
We all know we can send acknowledged data in Ant channel.
But based on my test. the acknowledgement message coming back to the originating device is just a dumb packet...