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...
iOS is using queued writes to send data to my nRF52832 application. For some reason, on the third queued write reply (in nrf_ble_qwr.c) sd_ble_gatts_rw_authorize_reply returns...
I'd like to build a prototype using the nrf9160DK that samples audio from a microphone and plays it back. Given that the dev board has Arduino compatible headers, I'm assuming...
Hello,
we are trying to add log functionality to our application (nRF52 SDK 15.3 SD6.1.1) and we have few questions:
1. can two uart and flash backends coexists in...
I'm trying to do step-through debugging with the nRF9160 DK using Segger Embedded Studio and it's jumping all over the place. I assume this is due to optimization but perhaps...
When bluetooth only is enabled, the program has no problems. After adding USB, the program crashes。 How am I supposed to initialize it, is it a matter of order
<info> app...
Hi,
I'm currently trying to use advertising extensions with my nrf52832. However once I use the
BLE_GAP_ADV_TYPE_EXTENDED_CONNECTABLE_NONSCANNABLE_UNDIRECTED
type...
Our device uses an nRF52840 and we are using SDK v15.3.0 and soft device v140.
In order to optimize power consumption, I want to make a delay function using the RTC (with...
Hi,
We are designing a device based on nRF52840 that implements the Zigbee ZBOSS stack. We are interested to get ZB NVRAM configuration (network id, bindings, reports, etc...
After not having used my Thingy52 for a number of months, I decided to get back to tinkering with it.
When switching it on, it briefly shines a red light and nothing else...
Hello,
I am using the DWM1001 board and would like to receive some bytes over UART to the nRF52832.
I want the device to wait for a certain number of bytes from UART and...
I am using BLE UART and want to incorporate BLE bonding so that IRK keys get exchanged and can resolve the advertisement packet. I am planning to use privacy mode.
Can you...
Hi, I have followed the steps of generating a new .h file for my custom board (save as of the PCA10056.h board, modify the file, then generate a new macro in preprocessor...
Hi,
Is their any method to listen the MQTT-SN topics inside Rpi? I would like to listen the MQTT-SN messages and send it to my own cloud. Is it possible? I have tested...
I am using nRF SDK v16 with nRF52DK pca10040 board and s112 soft device.
I understand that peer manager can remember each peers' CCCD setting following the bluetooth BLE...