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...
Hello ,I hope the speed of NUS can be achieved 7K Byte/s. The data form phone to uart is ok,but the data form uart to phone is not.I tested the Bluetooth part separately.Loop...
How to make an encryption on nRF51822?
Does it need to set
sd_ble_gap_sec_params_reply(m_conn_handle, BLE_GAP_SEC_STATUS_SUCCESS, &m_sec_params, &sec_keyset)
the...
I want to flash a client and three servers with the BLE mesh simple light switch example:
infocenter.nordicsemi.com/index.jsp
The third instruction on the above web...
Hello,
I've recently properly started programming my nrf52832 DK with segger embeded studio playing a little with the debuging tool break points modifing example ect.....
I test ble bond with 'ble_app_gls' in sdk 12.3.0
eg.nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_gls\pca10028\s130\arm5_no_packs
my phone is meizu mx4, android...
I feel Slave Latency is unnecessary.
For example :
Connect Interval is 100ms,
Supervisor Timeout is 4000ms.
So the Slave Latency must be 39.
if I set Slave Latency...
Hello,
When using extended ATT_MTU without DLE, and the MTU is larger than the LL data length, I know that the MTU is divided into smaller LL packets when sending.
But...
Dear Nordic Devzone,
I want to run an Arduino Ethernet Shield with the Wiznet5100 on the nRF52840. I was wondering if there was an easier way to do this then having to...
I am designing the BLE solution using nrf52832 . The board will be two layer board with solid ground plane in the bottom layer and signal and ground pour in the top layer...
what is a valid publish handle, when I run pb_remote_client, first I input "1" and one pb_remote_server device has been provisioned, and then I input "233", it happens "MESH...
Hello,
I used translation software.
I am measuring current consumption.
I supply it from an external power source.
I connected the SB 12.
After that, I supplied...
Hello,
I'm having trouble to work on the nrf52832 DK with the accelerometer.
First, I tried to wire the accelerometer as I was wiring it on a Arduino Uno but I couldn...
Hi everyone, maybe I'm wrong but I think that the Garmin oregon 600 uses a ANT+/BLE chip made by NordiSemi, it's possible to know exactly which one it is?
Thank you a lot...
Hello,
i'm trying to DFU from 13.1 to 14.1..
What i have tested is flash(SD + B) + dfu(APP) on both versions. Now i'm trying to DFU all from sdk13.1 to 14.1.
Is it...