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,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS...
Hi everyone
We're developing an IoT device with an nRF9160 embedded in it. We're trying to make sure we're implementing PSM.
We set our preferred values for TAU as you...
https://devzone.nordicsemi.com/f/nordic-q-a/87322/nordic-voice-system-nvs-package-activation---smart-remote-3-for-nrf-52/365318#365318
Hi team,
Further Queries wrt above...
I"m trying to test FIFO to transfer sensor values from one function/thread to other.
This is my current code:
I'm getting the following error:
It appears that...
Hi Support team:
Now I am planing to implement the dimmable light bulb based on SD. I looked at the mesh example (light lightness) and actually I abusolutely want to implement...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
Hello. We are preparing production. So I have to provide flash tool as well as binary only to factory without develop...
Hi there,
We are trying to enable the interrupts on one of the UARTE peripherals, and are having trouble finding the interrupt number within nrf5340_application.h? It is...
Hi Everyone,
The custom device I am working on is a BLE peripheral device and uses softdevice S132,
therefore to get accurate triggering of ADC sampling and to avoid periodic...
Dears,
We are MCU Programmer Supplier, now we are developing the off-Line Programmer for NRF5340, and encounter some problem as below:
1. Does the Nrf5340 Flash Memory...
I have a custom model server that sends 8 bytes of data
I set up 2 nodes - one to publish to an address 0xC002, one to subscribe to publication
Provisioning and publish...
Is there any documentation/tutorials for using NRFX drivers directly in Zephyr without trying to create conforming device drivers? I have a lot of code written for the NRF52840...
We have a board based on the nrf9160dk.
The project is essentially based off the "LTE sensor gateway" project with hcl_lpuart to utilize the nrf52840 for BLE. Chip shortages...