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.
Hello,
Can I use the twi event handler with a schedule library? Is there any benefit to use like so?
I also looked into the twi transaction manager, is the non blocking...
Hello,
We have started to develop a software on SDK15 and have noticed later than it's now possible to deal with service changed indication to invalidate the device cache...
Hi, I am running ANCS example application ( nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c ) i changed allow_repairing = false to allow_repairing = true
...
When I go to compile the ble_app_interactive_s140_pca10056 example on segger for my nRF52840 DK, which is a .emProject, the .c files are not registering .h files. I compiled...
Hello,
I am using nRF52832 with SD v5.0.0 and SDK version 14.2 on a custom chip.
I have implemented FOTA with buttonless DFU on my application and is working fine.
However...
I'm working on a project & I'm trying to use the apple notification center service, it works with me & I can detect notification on my device, I wonder if I can ask about...
Hi
We follow the chart to design our notify flow to control the data in notify queue.
but we face a problem, the data in the queue always get more than 2 when the 9 or...
Hey,
I'm developing a gateway using NRF52832 & ESP12 (UART Communication). Write now what i do is I have a one model (in the client example) for each type of devices in...
hi
i am working on a project where i need to design a PCB which sits on top of this NRF52832 development kit, like a shield. so i wanted to know the dimensions of the board...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
I run SDK 15.3 "examples \ ble_peripheral \ ble_app_uart" in 52-DK . and send UART data to nrf Connect in my Phone, i found if i close the ble connect while TX Characteristic...
I'm currently looking into improving BLE connection reliability in my application by reviewing my connection parameters, scan intervals etc. But have noticed that a scan window...
I keep getting this warning when trying to program an NRF51 DK:
Any idea what this means or how to fix it?
Here's the log:
* JLink Info: Device "NRF51822_XXAC...
I am using nrf51822 chips and UART to communicate with my cellphone. I want to know if there are any ways to improve the sampling rate (reading and transmission) of measurement...