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?
Hi all,
first of all thank you for such a great knowledge base and community exchange.
I am pretty new in the development for nrf51822 devices.
I managed to run the...
The comment above app_button_init says, in part:
* @note Normally initialization should be done using the APP_BUTTON_INIT() macro
This macro is also mentioned in the...
I'm using the s130 SoftDevice on the nRF51 dongle and writing a PC app in python. How can I declare an int8_t in python for use in the sd_ble_gap_rssi_get function? The function...
Hello there, I am already guessing that by the question alone it seems like what i'm asking is silly or wrong but I have no formal education here so I will need some help...
Hey guys,
I'm building a remote control (similar to TV remote) and I'm using nRF51. I am trying to figure out optimal connection parameters so the battery would last as...
I am using nRF51 SDK v10.0.0 and running simple_uart application on nRF51822 Evaluation Kit(PCA10001).
Added CFLAG += -DBOARD_PCA10001.
after flashing with nrfjprog...
The nrf51 was able to use the Gazelle protocol down to 250kbs, giving quite an improvement in sensitivity and range.
The nrf52 doesn't mention Gazelle, but does mention...
we'd like to have a closer look at nRF52832 , which seems to be a good choice for our next evaluation step of our wearable device.
But we see that only an "objective" datasheet...
Hi,
on aliexpress you can buy a nRF 51 board with a LIS3DH digital output motion sensor:
de.aliexpress.com/.../32325205949.html
Is there any example or source available...
Hello there,
Is there anyway I can program the chip without the PCA10036? I want to add the nRF52 in one PCB I am designing, but would also want to be able to program it...
after programming the bootlader region, I no longer see the list of my services ith nrf master tool. all what I can see is general attribut general access and device firmware...
Hi,
Is there a way on the nRF52 to clear the APPPROTECT bits once they have been set?
On the nRF51, it was still possible to erase the chip to clear the readback protection...
Hi,
I'm trying to build the blinky example of nrf52 Development Kit in KEIL 5.17 but I keep getting this error :
Error #540: 'ARM::CMSIS:CORE:3.40.0' component is not...
Hi
what's the best way to update the application on a nRF51822 beacon? I tried using the nRF Beacon Android application but wherever I put my hex file from Keil it was...
I am having an application for nRF51822 with S110 soft device, and setting up DFU. There's now bootloader running. On my Windows PC, I am trying like this:
nrfutil dfu...