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!
I use NRF Connect SDK 1.8.0, but peripherials are configured using nrfx library.
My task is to implement serial interface where I have PIN_TX and PIN_RX. I transmit...
Hello All,
I have few questions below:
- Does the ENABLE input disconnect the internal power systems completely, or does the circuit remain in some mode and nevertheless...
Hi Sir,
I am testing the NDT w/ example "nRF_DM" (NCS 2.0.0), there are two nRF52840-DK for this test. When two boards link success, the terminal starts to show the log...
Hello everyone
In the company I work for, we make a special kind of dongles which are able to connect to smartphones through BLE and transfer data.
I have 4 of these dongles...
Hi there,
I am working on a door lock project using nRF 52840 DKs and nRF5 SDK for Thread and Zigbee v4.2.0. we are having both ZigBee and BLE protocols in it. I started...
Hi everyone,
I'm trying to implement directed advertising on the BLE codeded PHY.
My setup of consists of two identical NRF5340 based custom boards, running FW based on...
Hi, nice to e-meet you. I want to use nRF52810 pin 25 (or other pins) to drive an external board, and through it to control the external board switch.
I set the pin to H0H1...
Hello,
I am currently working with pc-ble-driver-py and have observed write operations taking an exceedingly long time. Previous DevZone posts on this topic seem to be unresolved...
Hi,
Sorry to seek help again but I cant solve this issue
Steps
1 - nrfjprog -f nrf52 --eraseall
2 - nrfjprog -f nrf52 --program mbr.hex --sectorerase --verify
With...
Hi,
I've got a GPIO interrupt callback that collects an ADC reading. All is fine until there.
But when interrupts become numerous (~3/5k triggers / sec), a MPU FAULT...
Hello. I'm relatively new to zephyr and working with nrf's and I'm experiencing a modem error when running the mqtt_simple sample project that I cant resolve. Upon booting...
Using the Zephyr logging system, setting Kconfig option in prj.conf to override logging to level 4 (output LOG_DBG messages) breaks the console and no output is sent at all...
Updating to NCS 2.1.0 the CONFIG_ADP536X_BUS_NAME is still defined but seems to be not longer valid.
The "adp536x.h" is now in the includes. Is there a supported way to...