Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi All,
I'm trying send custom board(nrf52832) sensor data to DK by ble uart and multilink.
When I build the code in Keil. I got the message:
..\..\..\main.c(544): error...
I am using the light bulb example and connecting to the Zigbee2MQTT. The Z2M is running on a docker with logs level set to debug.
So from the light bulb example, how can...
Hi. So, pretty sure I've got the firmware installed right and plugging the dongle in creates a "/dev/tty.usbmodem1101" entry. Problem is I have a crash in Python:
This...
I am going to send a sequence of notifications and the documentation provides this information
The API functions that may consume an application packet depending on the...
Hello,
I am using the nRF52811 for my project. I am in the layout design phase...almost completed and I need some clarifications before I launch the first Proto.
I don...
I have found a lot of people having problems debugging with the SD enabled, but we are not using any BLE atm. We are just using the softdevice for OTA updates. But this is...
hi support team,
i just want to confirm, for mesh SDK, i can only find "APP_UNACK_MSG_REPEAT_COUNT" to increase message repeat count, for ACK message, i can't find any...
Hello NRF Team,
We are using nrf51822 chip for one of our product. Currently, we are using a GPIO connected to user button to Turn On the device from system off sleep mode...
Hi,
I have an issue with broadcasting Eddystone TLM + iBeacon, my project is based ble_app_eddystone example and nRF5_SDK_17.0.0_9d13099, SOC is nRF52832.
Beacon advertise...
Hello,
I am developing a circuit which is based on nRF52820. I got the boards manufactured but they are not functioning properly for some reason.
Following are the errors...
CHIP: nRF52840
SDK: Thread and Zigbee 4.1.0
SD: s140 using multiprotocol
Hi, I have developed zigbee end device.
The communication with the coordinator has be done...
Hi,
I'm using pc-ble-driver and a PCA10040 devkit. I'm having issues with using sd_ble_gap_data_length_update.
First, my configuration has ATT_MTU set to 247:
Then...
Hi! I've read a bit about the limitation of write/read cycles with the nRF52840. I the ~10,000 write/read cycles limit means after this many erases, the flash is no longer...
Hi,
I'm working on DFU secure bootloader through ble, Im trying with the example packages provided by Nordic and I use nrfToolbox app on mobile to flash the firmware on...