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...
Hi,
I was measuring the time it takes to boot to my application based on the nRF52832 and the time I measured was excessively long.
I'm using a PicoScope DSO for observing...
Hi,
I've been requested a feature regarding buttonless OTA DFU that I'm not sure if it's feasible or advisable to implement.
The feature is that once the OTA is successful...
Hi,
I do not know how to reliably get size of arbitrary UDP data received by #XRECV or #XRECVFROM.
It is clear for text data, but for binary data both #XRECV and #XRECVFROM...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hi, I am using Zephyr and want to use the nrfx_timer_compare functions. It seems that the system is working with Timer4 and channel 0 to 4. However, the compare of channel...
Hello,
I have many board of nrf9e5 IC's,
But in nordic company it's discontinue,
It had long range and easy to set,
Now which product is like this?
I need part number...
Hello,
I am using the nRF52840 DK (same applies also for the dongle). The setup is quite simple. I have two nodes on my desk, one transmitting packets and the other receiving...
Hi
I have combined the ble_app_uart and libuarte example. The combination works "nearly" well.Transmit is ok, but when receiving characters over UARTE, no NRF_LIBUARTE_ASYNC_EVT_RX_DATA...
I see a square hollowed out area in the middle of the newly released questions about nrf5340 audio DK PCBA. What is the design purpose of this hole hollowed out area?
Hi
I'm on the very beginning stage to ncs for vscode.
I followed the course to build my first blinky example, but failed always.
I double checked my step and all the...
Hi,
I'm using nRF52832 development board with blinky example and with PPK kit I'm trying to get the actual power consumption from the development kit.
I think the actual...
We are working on a project where we have space constraint. We are placing AMS AS7038 , which is a Biosensor Solution with Embedded ECG Channel + Analog front end, just on...
Hi,
1. I tried to test AGPS, but an error was reported. The test results are as follows:
Why is the error reported? Is it that this routine does not support AGPS, or is...
Hi! I was wondering if I could use an SWD connection to recover a bricked chip. This chip is on a custom PCB that has pins allocated for SWD.
The chip itself is stuck at...
I'm looking for assistance or example sources of being able to dynamically control the Nordice device subsystems power. i.e. the serial uart used for the Zephry shell. But...