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...
Hi There,
I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate...
Hi, can you explain shortly is it possible to use OTA functionality from FreeRTOS application? I wasn't able to found such an example, and I'm wondering about the possibility...
Most times the Online Power Profiler doesn't even load the graphics, etc. 80% of the time it doesn't finish loading and I have to reload multiple times. I have a 1 Gigabit...
Hello,
I'm using nRF52833 for my application. Unfortunately, my dev kit can not connect to my PC when I use cable to connect it to my PC. It can supply voltage for my kit...
Hi to all, I have found that using SDK17.0.0 on NRF52832, whenever I try to use NRF_LOG_HEXDUMP_DEBUG for a large buffer (more than a 1000 elements), I get a Data Access Violation...
Hello,
I am using NRF52840 DK to toggle led 3 and 4 back and forth (when LED 3 is ON, LED 4 should be OFF and so on). I have to toggle them in a small time interval of...
I get disconnected when receiving notification from characterisitc.
Everything looks fine in nRF Connect app - screenshot below:
Strange behavior begins when I am trying...
hi,
I try to realize all parameter functions in the peer manager. ( I use SDK 15.2.0 )
I expect to design is bond total max 4 in the product. I have some question in below...
Hello,
I'm working on NRF9160-DK. I would like to be able to put the card to sleep in the deepest sleep possible to be able to save as much energy as possible and to wake...
Hi to community again!
I'm having trouble with TWIS during page erase on nRF52840 (FICR "Read 4 bytes @ address 0x10000104 (Data = 0x41414330)") as the bus is stalled...
Hi,
I'm using SDK 17.0.2 on NRF52832
I'm getting an error "undefined reference to `__RAM1_segment_end__'" in "Output/<name>_Debug/Obj/ses_startup_nrf_common.o: in function...
Hi Lorenzo,
I have gone through most of the documentation related to Immutable (SB or b0), McuBoot and application and i have the following queries:
which one should...
Hi,
1) i try to build the eddystone sample program and it prompt "....missing micro-file......".
2) i went support site and search thru some recommendation.
3) After...