• RTX tiny and power on of NRF24LE1
    Hello to everyone. I write code for NRF24LE1 using KEIL and rtx tiny. But i have some problems. When i power on my device, programm don't run correctly, but when hard reset everythink works good...
  • Nordic nRF24LE1
    I have a starter kit from nordic and use keil as a compiler I have download and install everything but canÂ't compile the new device nrf24LE1 is not in the device list. Any ide?
  • Interfacing with radio
    How to interface MSC1211 Microcontroller with Radio?
  • software development for nRF24LE1
    Hi I have bought your nRF24LE1 development kit along with nRFgo starter kit. I am using this kit for developing a wireless application. My project involves the following things I need to convert...
  • RTX Tiny - Interrupt Handling
    Hello, I am programmin a Cygnal C8051F040 in C with RTX-51 Tiny. I have a task structure with 5 tasks. The tasks are started step by step, so task 1 sets task 2 "READY", task2 sets task 3 "READY",...