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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi, If i am running 2Mb radio channels, how many can i have operating in the 2.4Ghz space concurrently?
ALso, what mechanisms can be employed to detect and move frequency...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hi,
I'm using Nordic 8001 with Arduino.
I successfully connected to ANCS. The problem is that i need another iOS App that scans for services on my bluetooth device and...
Hi!
My problem is that my code works on the devkit PCA10004(PCB antenna) but not on my own custom board.
The devboard can be connected to and all characteristics can be...
Hello,
i would like to make device which will be dynamically change connection with centrals. It should be connected to the nereast device (with the most power). So I will...
Hi,
I am currently using this example code (pasted below). It is sending the character 'a' every 4 seconds. I can't figure out which part of the code defines the character...
Attached is the schematic of my part configured for low voltage mode.
Very close to page 62 in the nRF51822 product specification document.
I am externally feeding 1.8V...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
We start to migrate our equipment from nrf14L01 receiver to nrf51422 receiver in order to serve more equipment.
I am using nrf51822 to receive propietary protocols from heart...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
hi Ole Morten:
thank you for your great support.
i have tested nrf6310\temperature_example. at 30(Celsius)
I checked the data. NRF_TEMP=0x000002AF; TEMP=0xFFFFFFAC;...
Hi,
I need help on calculating the current consumption of our device when it is in advertise mode. So please answer the below questions.
What are all the significant...
Hello,
i would like to use HRM, HID, BAS and DIS profiles simultaniously. I used HID mouse example. I append required HRM things and it work almost properly. Problem is fault...
Hi, I'm a beginner. I want to add to example of the proximity, next service identical to battery service. I need to send 1 byte of data.
Everything works well until when...