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...
Hello,
I am trying to use Eigen matrix library in a project on the nrf52832.
I was able to compile a very simple example however I get a mem_manage_fault while debugging...
I am trying to connect a low power camera Himax HM0360 to nRF52840 dk. In the camera device specification, it is mentioned that it provides I2C serial interface and full speed...
Hi, I'm just experimenting with my nRF9160 DK and have run into some questions regarding the default asset_tracker_v2 program and how some of it works. I have read the documentation...
Hi!
Basically, what it says in the title.
Datasheet mentions that for 2Mbps mode (enhanced shock burst) spacing should be 2Mhz or more.
Does that mean that number of...
Hello everyone,
I used nRF24L01 and Arduino to jamming 3 channel advertising BLE ( https://github.com/lws803/BLE-jammer ) and my Gateway can't receive message from my door...
I am trying to develop an environment based on the prx ESB sample and add nrfx_timer.h dependencies. This is not necessarily a question specific to this setup but a more general...
Hi,
I am using SDK 17 version. The file name is ble_app_uart_pca10040 . I send to data from nRF Connect app to nRF52 DK and this data reach correctly to nRF52. But i didn...
Hi,
Now I have some custom data that I want to save in flash to ensure data not lost when power off. What should I do?
Platform: Windows 10
NCS version: 1.9.1
Boards...
Currently, I'm facing a problem, that a custom board somewhat doesn't work. The main only consists of
The problem is, that the cpu seems to wake up every (about) 500us...
Hi,
I would like to know if the following application is possible using the nRF52840. I'm open to use the nRF5 SDK or the nRF Connect SDK.
I have a base station with the...
Hello, i want to use SHA-256 to encrypt a Payload of my outgoing MQTT Messages.
I started to modify the NRF9160 MQTT Example. To test the encryption i copied Code from the...
Hi, I am trying to implement buttonless DFU on my nRF52832 on PCA100040. After using the NRF Connect app to initialize DFU, the DFU log on the app gets to the line
upon...
When I'm trying to compile the coprocessor sample (compare https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools.html#configuring-a-radio-co-processor...