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 Nordic,
I have 2 charac i can write, let's name it A and B.
When i write into A, it trig ble_A_on_ble_evt , BLE_GATTS_EVT_WRITE , no problem.
But w hen i write...
I started developing a project on nRF52. My task is to read the value from the light sensor (phototransistor).
The sensor is connected in this way:
my code:
init...
when i Use 2.4G radio to communicate with other modules,like cc2510, i have many questins:
1. as we known that CC2510 ' modulation format of the radio signal ,MSK is only...
Hi,
Maybe this is obvious, but I couldn't find the answer anywhere online. When I power my dongle from an external 3V3 source, can I still plug it in to my computer and...
Hi, during my tests, I use an NRF52 Dongle with the nRF-Connect app as a USB/BLE interface, but now I need to handle some custom data. I have seen that the dongle uses a COM...
Hi!
I'm working on using the SAADC in 14-bit sampling mode (oversampling set to x2) using nRF SDK 17. The supply voltage for my chip is 3.3V, and I have the reference...
Hi @ all, can anyone here recommend me a suitable chip antenna, preferably one with matching regulatory documents in combination with a nRF52840 MCU.
Thanks and best regards...
I am trying to flash a NRF52832 using the J-link EDU mini in the Arduino IDE but I am having no luck.
I have successfully downloaded... 1. J-Link Software and documentation...
While digging for electrical information I came across :
.63ma using HFINT or 1.58ma using HFXO ?
So I hunted down HFXO to see how to switch between them:
But nothing...
please advice how to add "QDEC_NRFX" to the project configuration of 5340
1. it's not on the default menu config
2. I have tried adding under "ncs\v1.4.99-dev1\zephyr...
Hello
I evaluated FOTA using the http_application_update example. This worked so far until I tried to use my own key for image signing. I created my own PEM-file using the...
Hello,
With nRF52840, I using SDK ver.16 to create a USB HID multiple touchscreen. I need to set up value some HID feature report. Such as Contact count maximum. I have...
Hi,
I want to configure the nRF52840 with Multi-role capability. I will be using the Central role as well as the peripheral role simultaneously. However, i'd like to maximize...
Hello
I would like to use SAADC 2 channels sample at 8K samples \ per second for each channel
based on:
https://github.com/zephyrproject-rtos/zephyr/blob/master/tests...