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...
I am using FreeRTOS and some of the commands there have two flavors: for using in regular code flow and when are executed from an ISR, but in nRF SDK components and examples...
Hi All,
I cannot get the NRF_LOG messages via RTT to the debug terminal in SES or RTT Viewer.
My setup: HW: PCA10040 SDK: 17.0.2 Project: nRF5_SDK_17.0.2_d674dde...
Hi,
I followed all the steps to get NCS up and running with SEGGER Embedded Studio. However, when I try to open an example, I get this error:
Including boilerplate ...
Hi all,
I am currently working with nRF52832 boards, and I am trying to save some values in my flash memory. I have already created a code for this purpose and I am able...
Hi, I'm currently trying to understand multi-Link and Immediate Alert Server Application (ias) examples in SDK 17.
While I'm analyzing them, I got some questions:
Q1)...
Hi,
I am working on the nRF52832 ,why i can't able to set the low 7.5 ms interval . I am getting the error at ble_advertising_start . Do I want to change anything else?...
We are preparing our nRF52 product for the unintentional radiator test. Currently, the SoftDevice is enabled and we have the low power mode disabled with the following changes...
Hi,
Looking for some guidance on how to use the 'cryptographically secure random number generator' in a Zephyr/nRF Connect SDK application on an 52840
Is this a supported...
Hi sometimes it happen with my nrf52832 based device. The common way I am programming firmware during development is next:
nrfjprog --program fw.hex --sectorerase --verify...
Hi,
I am working on the nRF52832 ,If i want my data to be transmit every 7.5ms then what should I set the minimum connection interval and maximum connection interval ? please...
Regarding that the nrf52811 is able to use direction finding, there is any example for configure a tag with the nrf52811 to be located? Did nordic finally release any AoA...
Hello,
Sorry if it will be long. thanks for the help.
Using nrf9160 dk. The first thing I want to ask is about is the pins. I want to make sure I am using the correct...
Hi
I am currently using nrf52840dk with zephyr, and SPI used to work fine.
Now, as a slave, the kit only reads the data read while MISO is high (this might be what's supposed...
Hi, I am trying to create and FOTA upgradable application on the nrf52811 SoC. I have managed to do the same for nrf52832, but when I repeated the process for nrf52811 it...
Is it possible to use multiple NUS client with NCS ?
One of the problem i see is that nus client callback (bt_nus_client_cb) don't have information about the connection...