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...
hello,
In nRF 52, after executing ble_advertising_start after BLE_GAP_EVT_DISCONNECTED, although BLE_GAP_EVT_CONNECTED is set on the device side although the central is disconnected...
We are developing embedded linux platform and nRF52832 will be bluetooth peripheral. Since there will be an option to update linux kernel/file system we would like to be able...
I have a project that I am updating from nordic sdk 8.1 to 12.2. I was using the ble_app_hrs when on 8.1 and am now using it as a base in 12.2 also. In 8.1 I was able to configure...
What kind of high frequency clock source is less current 'hungry', internal RC or external XO? I can not find any information in nRF52840 product specification?
It is possible...
I am getting an error in the Power Profiler ppk.py when it is starting. The error occurs on the first call to nrfjprog.rtt_read. The error is JLINKARM_DLL_ERROR, which is...
Hi, There's a problem when using dynamic ack with return payload plus timer/sleep. Sending a single packet doesn't work. sending two packets works. not sleeping/using timer...
By using ble-sniffer, I success to catch BLE Advertising packet with my NRF51 Dongle in CMD and WIRESHARK either.
But, I can't sniff any other packet except type of ADV_IND...
Hello! I need to perform some radio tests on a board that contains an nRF52 SoC. The nRF5 SDK provides two ways of performing such tests, either using DTM, as specified by...
Hello,
I am using pca10028 dk. I want to know how can I change the transmitting power of ble?
My application needs that user should be able to change the transmitting power...
Hello guys!
I got a board of nRF52 with a Jlink debugger on it through a serial port and I program it with nrf-connect-mesh-official-serial-gateway-fw.hex.
However, when...
I am programming a Ble Nano device using Nordic SDK. So far I have been using examples from the ble_peripheral and ble_central directories. Now I want to run an example that...
Hi,
I used the nrf51822 as the spi master,it could send out the data, but it didn't receive the slave data.Did I miss somthing?
static volatile bool m_transfer_completed...