Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
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 there,
I'm looking at porting (i.e. re-implementing) an Arduino project to the nRF52832 to take advantage of the s212 or S332 softdevices. This chip is a few orders of...
I want to created a connectable iBeacon with nRF52810. I would like to connect my beacon through an app like nRF Beacon app and would like to configure....
* UUID
* Major...
Trying to run the SPI Master application on a custom nrf52382 based device (custom PCB) to communicate with an ADC chip that is taking analog values from a Multiplexer. Not...
I've designed a custom board for the NRF52832. Current consumption is not a major concern, and the pin location was convenient, so I wanted to use P0.00 and P0.01 for I2C...
Hi,
This is a problem report for the Programmer App v1.0.1 on nRF Connect v2.6.1 on MacOS 10.14.2. I have been attempting to use the programmer app with the nRF52 Dongle...
Hi all,
I have a trouble. I use 2 Dev Kit NRF52832. Flash light switch server proxy and light switch client proxy. Issue is when I erase and flash the first time, Client...
I'm developing an application for the nRF52832 using the nRF5 SDK version 15.0.0. We're using the s132 softdevice, the sample secure bootloader (modified to use our company...
Hi, I have been running into a problem where I am getting inconsistently failure to start advertising.
Calling:
err_code = ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST...
Hello, I'm trying to write code to a custom PCB with a nRF52832 using the nRF52 DK and the following wiring:
However, everytime I try to connect the JLink is says...
I'm fairly new to working this close to hardware and am playing around with a few things. I'm trying to bit bang i2c over a couple of gpio lines and everything seems to be...
1.Does nRF52840 and nRF9160 have conformal shielding in manufacture procedure?
2.Do i need reserve shield cover for these two module when I develop product?
Hello,
I'm having trouble adapting my code which works for reading the MAX30100 sensor using TWI input with the NRF51 DK kit.
I would like to adapt this code to be used...
Hello, I am at a loss because this question has come up several times in your forums and the solution is not working for me. Every time I run my program I am receiving a NRF_ERROR_NO_MEM...
I have a nrf9160dk and I setup the whole tool chain by following the Getting Started Assistant. I can't figure out how to connect to the board. Probably just a simple switch...