Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello,
I'm currently using an nRF9160 DK v.0.7.0 and the provided samples like the asset tracker and the at command client. Compiling, flashing etc. of the firmware already...
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...