[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
We have hardware that uses the nRF905 transceiver that inputs different addresses into the nRF905 TX messages based on the specific unit (TX_ADDRESS varies based on unit serial...
Hello
We have devices who uses nRF905 for transmissions between them. When we receive messages we use the AM and DR signal to determine if a message is read correctly. The...
GPIOTE gives us 4.
LPCOMP gives us 1.
What else?
I am working on something related with external interrupts.
Doesn't have problem in my project, but I just always...
Hi Guys,
Is there a way with the Keil C Compiler to get an *.LST file or some sort of Assembly output from C source input?
I'm still trying to write some code to drive...
Hi
Now, I am coding SDK5.0.0 keyboard project and almost done. It's Keil C version. Did you have IAR version for reference? Besides, did you know if IAR supports J-Link lite...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
I would like to know how to implement reset button on nRF51822. Image of schematic would be very useful, but good explanation should be enough. Thank you in advance.
I...
Hello,
I am trying to build the nrf51822/Board/pca10001/s110/ble_app_proximity project, with gcc ...
I have created a makefile based on the button_radio_example makefile...
I would like to know if the Notification/Indication of a Characteristic is enabled. I suppose this data is stored in a CCCD on the stack. I have not found any SVC instruction...
It seems the only way to use the S310 alpha hex on the development kit is to replace the IC on either of these boards; is this correct or is there another way?
Also, the...
Hi,
I am researching BLE product for a similar task (1 central node with 4-6 concurrent slaves). I have looked up other vendors (TI, CSR etc) and come to a conclusion...
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...