When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
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...
if I set BLE_GAP_CONN_SEC_MODE_SET_OPEN, I can get data,
but if I set BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM,
Three different even sequences happened, only one sequences...
Hi,
I disconnect the BLE by calling *sd_ble_gap_disconnect*(), and found that it run to *app_error_handler*() after the BLE_GAP_EVT_DISCONNECTED event occured, and I don...
I program the nRF2727 module with the "Block readback of mainmemory" seleted using nRFgo studio tool.
After that, I can still read out the content of flash. What's the root...
As per this thread: devzone.nordicsemi.com/.../question-regarding-hfclk-control the SD stack takes care of HFCLK, however as fas as I understand HFCLK is also responsible...
Hi,
I use the DTM for the production test, I use the transmitter test ,with canal 19 (frequency = 2438MHz).
What is the tolerance of the frequency do you recommend (Min...
Hi all
i am working on Student Response System in which there multiple Transmitter and one Receiver and i want Receiver(nRF24lu1p) to behave as HID device.
Can any one provide...
I just buy a set of nRFgo starter kit . One pin of the display module (nRF6350) was destoryed, and the correspoding hole of P6 in the motherboard was inserted with short pin...
Hi,
I have some questions about how BLE scanning works that haven't been answered clearly anywhere I can find, (except no-doubt the Bluetooth Spec/Tome):
What...
You can not build out " the arm c c + + compiler has stopped working " in Keil uVision5.
PC of lenovo made in (Windows7 environment ) ,
By introducing development environment...
Hello everyone,
thx in advance for answers.
there is limitation written for 6.0.0 as follows:
Synthesized low frequency clock source is not tested or intended for use...
Hi everyone,
Is there any information about the (approx.) amount of erase/write cycles the nRF51 flash memory can handle?
I'm using the NVMC to store large buffers that...
hi:
when use the gzll for host, the power consumption is large, about 12mA , but the device mode just 38uA. I find in host mode the main loop always be awakened even if there...
Hello,
I am using nrf51822 for couple of my projects and most of the time doing OTA device firmware update using development dongle connected to my Macbook Pro and running...