This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51 + motion detector only

I need to send data PIR motion detector sensor to the master controller in my motion detector network.
Can I get away with just one of the nrf51 chips and my PIR sensor, or do I need to add an arduino board to receive the data and then instruct the nrf51 to send the data?

Parents
  • John thank you for your reply.

    Could you tell me which is the lowest cost nRF51 chip that would accomplish this simple task?

    Are there boards out there with just a nRF51 chip and a PIR that I could buy?

    I am new to this world and am trying to get a prototype system together to prove my concept.

    Thank you again for your help. Terrence

  • Hi Terrence, I'm not really versed on the pricing of the various nRF51 variants. We chose the nRF51822 based on it's capabilities when coupled with the stack and software Nordic provide. I'm not aware of a board with a nRF51 and PIR available on the commercial market. It would be easy enough to prototype one using a nRF51 development or evaluation kit. They are both available through distributors. We paid about $120 for an development kit. To fully exploit the development kit you also need a nRFgo starter kit which adds to your cost but makes messing with the GPIO much easier. Nordic provides a SDK with example projects for the development and evaluation kits which can get you pretty far down the road in terms of developing a prototype.

Reply
  • Hi Terrence, I'm not really versed on the pricing of the various nRF51 variants. We chose the nRF51822 based on it's capabilities when coupled with the stack and software Nordic provide. I'm not aware of a board with a nRF51 and PIR available on the commercial market. It would be easy enough to prototype one using a nRF51 development or evaluation kit. They are both available through distributors. We paid about $120 for an development kit. To fully exploit the development kit you also need a nRFgo starter kit which adds to your cost but makes messing with the GPIO much easier. Nordic provides a SDK with example projects for the development and evaluation kits which can get you pretty far down the road in terms of developing a prototype.

Children
No Data
Related