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...
hi we have designed a board with nrf52840 with nrf21540.and we have designed it to communicate it with spi .Is the spi example for nrf21540 is available in sdk . if not where...
Env:
gcc version 10.3.1 20210824 (release) (GNU Arm Embedded Toolchain 10.3-2021.10)
std=c++11
nRF Connect SDK v2.0.0
Including nrf_socket.h from nrfxlib/nrf_modem...
Hi,
I am using BL653dvk, which has nRF52833 as soc. I am working on DFU-OTA example by following this link.
https://devzone.nordicsemi.com/f/nordic-q-a/83402/ncs1-8-0...
I tried to build hci_spi example application for nrf5340...
identifier "__device_dts_ord___BUS_ORD" is undefined
identifier "__device_dts_ord___P_irq_gpios_IDX_0_PH_ORD...
While migrating my project to use the new pinctrl mechanism in I ran into an issue where the I2C communication on some busses was not working. Further investigation revealed...
Nordic Connect SDK 2.0.0 moved to the use pin control interface, also for I2C.
When I tried to port some of my application I noticed a possible regression.
As a basis...
According the BLE specification, the software and firmware revision strings are mandatory. I would like to set put information about the softdevice version in the firmware...
I'm trying to make a one-shot mqtt function. The process is below
- connect - publish - disconnect
Then I coded like below. I show only the core code.
Do I have to...
Hi,
I want to get a sample that supports both BLE OTA and NUS functions, so I find the following two samples as reference and merge them together.
...\zephyr\samples\subsys...
Nordic BLE Mesh transmission is transmitted through the Publish address bound to the model in the Instance, so that subscribers can receive packets.
As shown in the figure...
Project: Variation of Nordic ble_peripheral project
SDK: 15.1, Softdevice : 132 rev 6.1
How do you change the BLE packet length? I have a project where I defined a characteristic...
I am using the example zephyr basic button which gives output when the button is pressed.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/basic...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
we currently have a product which use nrf52832 as processor using SD132 for BLE capability with DFU capability
we want to build a sister product with nrf552810 with no SD...
HI,
We are looking to multiplex a few I/O on the NRF52840 to save pin count on a header. If D+ or D- get driven when VBUS is unpowered, will that damage the NRF52840? Or...