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...
Hello Development team!
First off, many thanks for all the help provided so far.
I'm trying to add the ZCL messaging cluster to the multi sensor example, how could I go...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832)
I want to know the relationship between API and events. Take "sd_ble_gattc_characteristics_discover...
Hi nRF Support,
I get nRF5 SDK version 17.0.2 and learn Peer Manager handler implementation (pm_handler_flash_clean function). Lets consider this case:
- 2 bonded peers...
My thingy:91 does not connect to the LTE network. However it does detect the Swisscom network (Switzerland) and shows it as available.
I did:
update the modem with mfwnrf9160123...
Hello, I am trying to program the peripheral uart sample on to my Thingy 91 using the nRF9160dk and 10 pin connector. I am able to successfully build and download the target...
I hope I am posting this in the right place but I am looking into learning more about developing devices that use Bluetooth. I have been looking into getting a dev board but...
Hello All,
I am working on nRF52840 DV-kit, using SDK - nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71
I am trying to create .c and .h file in my project for gpio_configuration...
Hi,
I have layout a borad with nRF52810 and use IO to control other ICs.IOs map as blow.
#define LSM_6DS_SPI_CLK_PIN 9 /**< SPI */ #define LSM_6DS_SPI_CS_PIN 4 #define...
We are using nRF52840 chip for our development and till now we have used nRF SDK's zigbee CLI example for development.
Now we are interested in nRF5340 chip but I have not...
hi,
iI'm newer useing nRF5340, nRF5340 two cores communicate via IPC ,then exchange data through which path that is IPC or CTM ,What's the difference between IPC and CTM...
Hi,
I am powering the NRF52840 in normal mode by supplying 1.8v to VDD with VDDH and VDD shorted.
In order to use USB the VBUS pin is connected to the USB VBUS line. ...
Hi,
I am programming the PCA10040 board (tested 2 different boards) with the ram retention example program from the latest SDK (NR5 17.0.2). With this example is supposed...
Hi :
We create UART Over BLE service on NRF52832 SoC. It worked fine used SoftDevice V2.0.
Now update SoftDevice to V7.2.0. got this issue. where can i found SoftDevice...
I'm trying to drive the RGB LED light on the Thingy:91. So far, I've not been successful. I was hoping that by listing the steps I perform I might be able to get some advice...
Hi,rotocol
In Nordic's Smart Remote 3, it is mentioned that IR transmitter is protocol agnostics while IR driver is Protocol specific. Is it possible to write a common IR...