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...
I use the NRF 24AP2E in my communications, and I need detect if the communication is good.
I active the RSSI message, but in scanning mode I don't receive byte 0x20 in Measurement...
Hi All,
I am designing a circuit with nrf51822 and mcp25625 (microchip spi can interface). mcp25625 has an internal 16mHz xtal clock circuit and a digital clock out, I...
Hi, i'm kinda a newbie on this, and i'm trying to port the SDK available for arduino to a PIC, i followed the instructions on the SDK and also here
Now i want to verify...
I ran into an issue recently of attempting to make a pstorage_update call from the callback set in pstorage_register . It resulted in a difficult to track down error, so I...
I have a USB dongle of nRF24LU1p and it is identified as the Basic Remote firmware with a VID:PID of 1519:002B. I would like to reprogram it over USB but do not know how to...
For nRF 51822 radio transmission, the payload packet is started at the NRF_RADIO->PACKETPTR. Then what is the packet size? is there any parameters to control the packet size...
I should have an own function wich is called upon after Port 3 goes low. I haven't succeeded yet using ppi channels. (I'm using the NRF51422)
For the moment the code is...
Hello folks ;
I'm new here and glad to have such kind people around to see helping those other developers ..
Here is my question
I'm using one of the NRF24L01 modules...
Hi,
I'm using the attached circuit and we recently took our product to FCC testing and failed the 2nd harmonic because we were transmitting too much power.
I'd like...
Hi All,
We have been working on Arduino Mega board with BLE shield. We want to get the address of the BLE shield and we are using aci library for that.
I found this...
I'm in the process of designing a consumer product using the nRF51822. I'm using the "square wave" antenna and matching circuit exactly as the are in the development kits...
Hello,
we are based in Germany and need a way to mass-programme the nrf51822 for production with our custom firmware+the softdevice.
Unfortunately we haven't found any...
Hi
I am writing an application that will have to switch the radio in between a number of different modes. (With/without AutoAck, and with/without dpl).
I have been looking...