Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
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...
Hello,
I try to upgrade my project from NRF5 SDK 15.3 to 17.0. I like to begin with the bootloader, therefore I followed the steps from
https://infocenter.nordicsemi.com...
Hi,
I'm playing 52832 ble_app_hrs_c Central example with latest SDK 17.0.2 and SD7.2.0.
The wierd thing is that after the service discovered, next enable cccd. But nrf_ble_gq_item_add...
I am using the nRF52-DK board to debug external board. So I am using the P19-Debug out cable.
And recently, I notice strange behavior as the on board nRF chip also get programmed...
On Nordic reference schematics the nRFxx symbols are designed with pins in all directions (up, down, left, right)
with the pin numbers 1,2,3.. placed in a 'PCB layout view...
Hi,
I have a board Actinius Icarus nrf9160 and I'm trying to program with external hex file through nrfConnect sdk and Actinius programmer.
Loading prebuilt example works...
Hi,
I modified the example: nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc to run on a serialized connection mode with two...
Hi, I used nRF52832 chip set and nfc antenna. I am attaching schematic please check and help me regarding. Capacitor value changed and checked for 100pf, 430nf. Resistor value...
I have download "ble_app_uart_coexist" example to my kit nrf52832.
I can find it in nRF Connect for android, but can't see it in nRF Mesh.
Exactly how it work?
Hi
I have two questions about nRF52832 QFAA Custom PCB.
1)
When I calculate load capacitance for external crystal.
Is this fomula(C1,C2 =2Cl - Cstray {Cstray ...
I have been off and on trying to get ETM Trace working with the nRF52840 and Segger Ozone. It mostly works, but because the CPU clock runs at 64MHz and the Trace clock runs...
My company has been working on making some devices that utilize Wi-Fi to be able to connect a device to the internet to view status and allow a device to be remotely controlled...
Hi,
I try to design NFC tag antenna with NRF52832. I have read many documents about NFC antenna design but can not find about relationship between range and inductance....
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...