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...
To the kind attention of Nordic support team,
I have a project that is exploiting either gzll or BLE protocol. I'm using gzll_nrf52840_sd_resources_gcc.a libraries, that...
Hi, Following my previous ticket on the matter, , I have attempted to DFU an MITM bonded device to LESC code, such that the peripheral device will disconnect connections that...
I used the nrf edge impulse app and a nrf53 to collect and build a first model to detect a state of a dishwasher. After deploying it and seeing the interference method, i...
The are some examples that explain how to use the driver ieee80215_dw1000?
There are is a ble profile that can be used for the managment of the UWB devices?
Best Regards...
Hi,
I have an error with the new SDK Version 2.1
This concerns the implementation of the LTE configuration:
My prj.conf:
# LTE-M (LTE-CatM1)
CONFIG_LTE_LINK_CONTROL...
In ESB, what is the function of esb_config. selective_auto_ack? What is the relationship between esb_config. selective_auto_ack and esb_payload.noack ?
Hello,
I'm using the Fanstel BC832 module which contains Nordic's nRF52832 BLE chip on a custom PCB board. When trying to run the Blinky example on PlatformIO, it works...
Hello,
we are debugging the asset_tracker_v2 on nRF9160 DK in VS Code with the nRF Debug backend, but unfortunately the global and static variables are not shown in the...
Hello,
Can the SAADC driver be modified to be used in a polling mode instead of interrupt?
E.g. I modify the driver to not use any interrupt(comment out interrupt enabling...
Our project uses nrf5340, and we hope to match it with two wm8904 audio chips. They communicate with each other using the I2S protocol. However, we noticed that two I2S buses...
Greetings,
I am trying to pair nRF52840 DK to second admin (controller) using the provided chip-tool and the switch app from the nrf samples.
Specs:
nRF52840 DK (DUT...
Hi, So I I'm working with nRF52833_xxAA on a custom board. I want to be able to debug without erasing all after power reset so I followed this tutorial.
And I was following...
We would like to try using the standard DFU process to update third party device connected to the nrf52 chip.
For proof-of-concept I want to use DFU update with experimental...
The toolchain manager always fails with the following error: Failed to clone the repositories: env: bash: No such file or directory
MacOS Big Sur
nRF Connect for Desktop...