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
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
When I first switch on the circutry that initialises the nrf8001 and sets it up for communication and then connect the android app with it ,the connection is done successfully...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Hello,
I have some questions regarding S110:
Is it possible for the S110 softdevice to scan for broadcasts?
Is it possible to create a connectable broadcast...
Hi all,
I'm trying to implement two hex files into my processor, one application and one bootloader.
In nRFgo Studio I enabled 2048 bytes in the NUPP field to get a protected...
I've been working with writing and erasing flash. And somehow I can't flash softdevice 6.0 into the NRF51822 G0 chip with NRFGO. The error information poped up is "An error...
Hello,
For my application i need one central device collecting data from sensors. For central side i would choose for the nrf51822(s120), simply because it has high priority...
I know it was asked and I was searching but I didn't find a clear answer about that. I know that I can generate any random 128bit UUID for all my user services & characteristics...
Hello,
I am using nRF51422EvKit with Heart Rate Monitor example. Device is detected by PC (Windows 7) but in device manager appear "External Bluetooth device" with marking...
Hi,
We have a custom board with nrf51822 chipset, when i try to flash ble_app_proximity application through keil, it is giving advertisement, but i cannot able to connect...
I have a custom PCB and i have connected the MISO,MOSI,SCK,REQN and RDYN line from the nRF 8001 to Arduino. And uploaded your code of ble_uart_project.ino but nRF 8001 does...
Executing:
nrf_gpio_range_cfg_input(0, 39, NRF_GPIO_PIN_NOPULL);
I believe it will.
I know the range should end at 30 but I hit the wrong key when I coded it. So...
I have a characteristic that is 80bytes long which is sometimes read by the client using long read. I also want to send the complete attribute value when its state changes...
Hi guys,
i tried to find information about the differences in chip revision
nRF51822-QFAA-R7, NRF51822-QFAA-T and nRF51822-QFAA-G0 but i can't find the R7 or T type anywhere...