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...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Dear Sir/Madam,
Can nRF Sniffer fetch the data of BT Classic Devices having any BT Version from BT 2.1 to BT 5.0?
Kindly help me on this issue
Regards,
MIHIR TAIL...
(running a mesh 2.1 sdk)
I am provisioning my nodes over serial and do not need the GATT Provisioning service. I need to access the GATT Proxy service to send mesh data...
I want to upgrade FW.
Android app has done. but only iOS encounter some problems.
First, I try to download nRF Toolbox on Github. result is DFU Service not found .
I...
Hi,
As per subject I am looking to implement hardware on-the-fly AES-CCM encryption/decryption of ESB packets. Are there any examples/guides available for the nRF52840?...
Hi,
With the PPK PCA63511 we have tried different PPK software such as python 1.1, nRF connect for desktop.
In that process we observed that current measurements are...
Hi. I have a problem with using RS485 (ISO-3082DWR) from NRF-52832. The SDK version uses 15.02. Here's the code I've run. nrfx_uart_config_t uart_config =
{ .pseltxd = 30...
Hi,
I am working on a project in which I use the USB_CDC_ACM profile. I have mainly taken the example you provide and add the rest of my code.
Everything is working fine...
Hi Sir
Do you have any suggestion for transfer file from PC to QSPI external flash ? over USB ? please teach me how to start.
I need a simplest way for put file to external...
Good Morning
Im having a looking at the lightswitch example nrf_SDK_for_Mesh_v2.20. I am using my Iphone (IOS 12.11)
I have build the proxy_client and proxy_server and...
Hi,
I am trying to add nrf_storage to my project. The goal is to read-write-earse on flash. I have try exemple code name "flash_fstorage" and it work perfectly.
So I...
Hi, I am a beginner for NRF52840. I started with PCA10056 Board and installed SDK Version 13.0. I am using IAR embedded workbench. I started with blinky example and worked...
I am having problem with the PWM driver.
I need PWM for a very simple application where I need it to drive a buzzer with a series of 50% duty cycle pulses.
Trying to set...
Hello,
I currently have a working device on nRF52832 that uses s132_5.0.0 softdevice that also works on nRF52_DK.
I'd like to port this device to nRF52840_DK, but I face...
Struggling to make nRF52840 dongle run on Windows 7/8.
We tried installing the driver files [nordic_cdc_acm.inf ( nRF5_SDK_15.2.0_9412b9\examples\usb_drivers )] but there...