Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi,
Could you tell me please the maximum supporting number of services?
This number may be varied depending on number of attributes in each service and its size. So...
Hi all,
I am having a nRF51422 Evaluation kit.
I am trying to execute the ant_broadcast project.
The build works fine, but when i try to load , i get a syntax error.
Could...
Hello.
I have been trying to erase the contents of my nRF24LE1 using the flash SPI interface (nRF24LE1 PS p.77 ff). According to the documentation, the ERASE ALL command...
Hi,
I wanted to know how I can identify the silicon build version (CA, CO, AA etc) of the nRF51822 from the date code? I have some reels from a distributor in a sealed...
We are developing a USB ANT dongle with nRF24AP2-USB chipset, but we meet a problem when use CW test with ATWareII tool.
We set 2.466GHZ, but we see 2.271GHZ mark, but...
Hello,
My code( I add a source code lower ) has error on bold line printing NRF_ERROR_INVALID_STATE. The program uses three timers and init by "MAX_TIMERS = 6" and "OP_QUEUE_SIZE...
Do anyone ever measured current consumption of ble_app_uart?
What is current when connected and uart idle, transmitting, receiving, and transmitting while receiving?
Please...
I tried changing the define below from 1 to 2, so I could have one handler for a button and a different handler for other sensors. But my problem is:
If I set it to...
Hello,
I've developed a circuit with Mikroelektronika's nRF T click module. This module uses nRF24L01P but as I see I cannot order it because it is obsolete.
Should...
We plan on use the ST BAL-NRF01D3 balun for a PCB with both an nRF51822 and a nRF51922 on the same PCB separated by about 4 inches.
Should we use the PCB antenna as on...
Hello.
I am very confused with memory layout of nrf51822 BLE examples using SoftDevice stack.
Some examples set IROM1 range from 0x0 to 0x3ffff. (ex, ble_app_advertiseing...