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,
We are planning to build a Mobile application for IoT involving Bluetooth communication. We came across a few part numbers of Nordic for this. We would like to know...
I had purchased the Red Bear Labs "Micro" board to develop code using their MK20 USB Dongle and Arduino.
If I "hack" the programming cable to emulate the "Micro" daughter...
Hi ,
I have recently bought a nRF5232 PCA10040 development kit and i am trying to interface nRf52832 development kit(Master) with AS3955(slave) over twi. I tested the twi_scanner...
Hi all
I'm trying to build a generator based on NRF52832. Outpit signals are: 8MHz clock and two latches signals highly sinchronized with clock - RGB_LAT and TXT_LAT. For...
Hello,
I have a question on how to calculate the capacitance based on oscillator relaxation for NRF52. For example, in the Csense_drv example, when pin is touched by finger...
Hi,
I have a working scanner and manage to require timeslots with the below timings.
Interval 300ms, scan window 50ms, Timeslot length 10ms.
But when i try to...
Hi,
Trying to implement a simple Hardware UART in parrallel with Ble on a custom board with mdbt42 Raytac module. I have the following compilation error:
*** Using Compiler...
I was trying to integrate mesh network into the ble_uart. I am using softdevice v7.3 and sdk6 with nrf51822. I followed the instructions given in the github link text
....
Hi, I bought an Arduino PrimoCore card and I read that you need to buy the Alicepad card. I can not find it on the net. But was it put on the market? Thank you.
Hi,
I have added new UUID (Service and Characteristic) into the uuid_definitions.json but it's not used in the application.
To try I put a error into the json file and...
Initialization:
The softdevice is initialized as in the BLE UART example. The body of the ble_stack_init() function is identical to the BLE UART example.
SPI is initialized...
I have two supplier for provide me nrf52832's based modules.
So I tested it and both is ok. The distance used pcb antenna almost the same (about 80m).
If I use on external...
My application is built using the nRF52832 device.
The system must only be "active" between certain times (5am through to 9pm).
I am a newbie and have no idea how to set...
Hi,
what are the minimal required steps to get the zephyr HCI-UART on a PCA10040 working with Linux BlueZ?
The steps I have so far [My host is Ubuntu 17.04]:
Physically...