I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
Hi,all:
since I add USBD in ESB example,when compiling and linking,I make error as nfr_queue dose not fit UNPLACE_SECTION, overflow 20 bytes. I take the line statement about...
I have a requirement to collect data over a plant, say a power plant whose size may be 3 KM by 3KM. I am planning to have a Bluetooth mesh and collect data and control equipments...
Hi,
We currently have a regular SIM, and it works well except for the inability have very low power draw when the device is in low power states. Based on our testing, we...
Hello,
I want to learn how we generate the frequency on nrf52832. I simply take a Blinky led example and on that blinking the led. i want 1MHZ frequency . so how should...
The Power Profiler Kit II is an excellent development tool when not used with the Nordic application, but instead with a dedicated application which can exercise a a device...
hello,
we are developing a product, in which it needs BLE, LTE,GPS. we are planning to choose Nrf9160 for LTE & GPS. we need following support during development
1....
Hello
We are planning to build a product based on nrf52840 our programming part is almost done we used nrf52840Dk board , now we are order SoCs and other peripherals ...
May I know what is the difference of three PNs NRF51822-QFAA-R (H0) AND NRF51822-QFAA-R (G0) AND NRF51822-QFAA-R?
How to identy the three PNs? May I know if NRF51822-QFAA...
I am trying to implement a scenario where the system will be sleeping for a mentioned period of time and then wake up and advertise and transfer data over BLE.
I am using...
Again, if the search engine in your documentation were decent, I would probably not need to ask this question here. The answer probably exists, but try an find it not knowing...
Hello Nordic lovers,
Happy Merry Christmas.
In ble_uart code, I'm interfacing the FreeRTOS & twi_sensor code
The program executed without any error.
And it starts...
Dear Members,
How can I wake up the chip without a button
I'm using the example for Ant,
Ant_bsc_rx .
I have disabled the button with :
bsp_init(BSP_INIT_LEDS...