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...
Seems PPK is broken, it measures ~70mA no matter what I connect it to, even only measuring on a DK in shutdown.
I suspect this happend during measuring on a custom board...
Hi We are making a project where we use Bluetooth mesh, which works fine, but we have a problem with TWI (slave), the problem is when we want to read what is on the slave...
when i use dsm_address_publish_remove() to remove a group address , it will show MESH ASSERT when i restart the board.error code is NRF_ERROR_NOT_FOUND when execute dsm_address_publish_add_handle...
I read on ANT documentation that is possible to configure different channels with different network keys.
In my project i write:
>> sd_ant_network_address_set( "ANT+NetworkNumber...
Sorry I must have missed some crucial bit of documentation.
I have some code working using GPIOTE, however the inputs of the hardware, that will connected cannot be driven...
Hello,
I have interfaced MPU accelerometer on i2c and GPS on UART. Have enabled UART and using printf to display both sensor data. To begin with, both work fine individually...
Hi,
I checked erratas for nRF52840 rev1 and #164 is gone but #191 is still there. Can I have both #164 and #191 active in my code and it won't cause problems on either engineering...
Hello,
I have a question regarding the nrf uart driver. The RXTO event is never triggered even though the Interrupt itself is enabled (and the line is idle after a packet...
hi,
In Light switch Example ahead of time he have 3 Servers so we set SERVER_COUNT=3
if I want to develop Mesh Network..Where I introduce new Node, Provision the node...
when i use other hex file, it appear every time.
after i click "yes", i can't scan the divece?
so what the proble ? how can i use "nRF Connect " with other hex file ,...
Hi everyone.
I want to use the nRF8001 in a low power application and therefore I want to save as much energy as possible.
I read in other discussions that the nRFgo studio...
Hello,
We are mocking our code but we are having difficulties eliminating the dependency of other files the mocked file includes due to the mocked header including the...