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...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
hi
i am beginner to start with BLE.i want create a device i.e bluetooth device and its sevices ,characteristic.which tutorial will most helpful to follow to learn?
Please...
Hi,
My project application is to advertise BLE MAC ID (Company's 6 byte Unique ID) with advertising interval of 30 sec i.e. My BLE will transmit its MAC ID & go to sleep...
Hi, Everyone
My development environment is PCA10040 (nRF5_SDK_14.2.0_17b948a) with IAR
I executed \example\ble_peripheral\ble_app_uart
nrf_log_panic occurs.
I attached...
I'm trying sending and receiving data with spi transaction manager library (nrf_spi_mngr).
The problem is that I cannot receive bytes from SPI device as end_callback doesn...
Hi there! I am trying to develop my own BLE application on nRF51822 QFAC. When i call sd_ble_gap_ppcp_set, given it a pointer parameter located on local statck,it is return...
I'm writing a custom app to perform a UART service between an nRF51822 module and iOS device.
github.com/.../nRFSampleSwiftApp_iOS.git
Please follow the above link to...
Hi,
I have started development on the nrf52832 development kit and i own a MacBook pro with mac os. I also have windows installed on my MacBook pro but since I do not have...
Hi I'm doing a school project where I'm going to make a bluetooth mesh network where I use nrf52840. where i tried to get "light_switch demo" to run, but i have some trouble...
Hello,
Could it be possible to do an update with a zip DFU file stored in a flash memory ?
What is the best way to do the modifications (mainlines) ?
Thank you
Hi,
I'm using two nRF52832 (SDK14.2, SD132v5) to send data via Notify to one central. This central can be either a laptop or a smartphone.
The two nRF52832 has the same...
Hi all,
I am using nRF52832 SoC and nRF5 SDK for Mesh v1.0.1. I know until now there is only support for relay feature in the Mesh SDK. I want to implement low power feature...
Hello,
I was trying to connect my boards to nRF Cloud to evaluate it. Setting up Gateway on the phone and on the web at nrfcloud.com was rather easy (just following getting...
I use the SDK9.0,When a bluetooth device and android APP to connect, disconnect the bluetooth device power, why wait for 20 seconds, the APP to detect device has been disconnected...