Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
hii guys,
i 'm using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice...
Hello ,
I am using sdk12.2 and pca10028. I have implemented rtt viewer so that I dont need uart to debug or to print something. I am using uart to send AT commands to esp8266...
Test the UART Application with the nRF UART app, which is available for iOS (App Store) and Android (Google Play).
You can also test the application with nRF Connect by...
Hello
I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral...
Hi,
I'm wondering if there is an example for scanning and advertising at the same time during a connection as peripheral? Or is there an example where I can start from...
Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132.
I'm stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does...
Hello,
I will be using the NRF52 to send out advertising btle packets.
I am curious if anyone has any idea if the radio is strong enough to still send out packets if...
Hello
Is there any possibility to get receiver IF to any package pin. Even some kind of factory debug mode.
Normal receive functionality during this is not needed.
...
Greetings, we're currently working in an application where we need to connect different peripherals to a nrf52832 for a wearable device. Each of these peripherals uses a different...
Hi:
i write very simple BLE App, it used open link. No security/encrypt. 1 service with 2 characteristics.
tx(serviceTXID, rxBuffer, 0, sizeof(rxBuffer), GattCharacteristic...
Hi there,
I wonder why I have to flash my nRF51 DK using mbed build first to make the SDK build work?
I received my 2 nRF51 DK today and I tried the first one in the...
Hello
I am new to Nordic's product line. I would like to know if there is a recommended Bluetooth 5 SoC for wearable products that require years of battery life. For example...
Hello, I am trying out my pca10028 board, with s110 and my updated ble_app_uart expample. I am trying to detect a link loss: board advertises as peripheral connects with android...
Hello,
I work on module BLE LAIRD BL652 and I'm a BLE peripheral. I have tried to make a BASIC program for advertising while in a connection but without success.
As...