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...
Dear all,
I've been adjusting BLE data sending mode to increase BLE throughput but have some problem using queue.
Here are some basic ideas of my development:
Keep...
Hi,
I am working NRF52840 Dongle board, I am using ble_app_uart program with some custom code, from that I am facing some problem while connecting the device in nrf connect...
Hey All,
I am using a non commercial license of SES (v6.30). Initially as PoC I built code with a TX/RX combination using the examples/peripheral/usbd_hid_generic/ for RX...
Hello Devzone,
I want to incorporate DFU in my project for the microcontrollers I am using. I have a nRF52840 which is my main controller and to it I have a nRF52832 connected...
SAADC feature request: RESULT.PTR auto increment Right now, continuous sampling works well for a high sampling rate (up to about 200ksps), keeping DMA etc active to cope with...
Hi,
Im using the nRF52840 DK and im trying to set the Service and characteristics with this tutorial : https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial...
I have one light sensor model publishing light lux level of the room to Group A . On other hand, have occupancy sensor publishing to the same group A .
and one light with...
Dear All, I am working on an application where I am connecting to the network, sending some data and then disconnect using CFUN=4, in order to achieve low power for my application...
Hey Nordic's technical team,
I'm trying to write and read via I2C to a component with two bytes registers. I tried the following method:
Then switched to this one: ...
Hello,
Using v1.9.1 nrfConnect and the Coordinator example on a nrf52840 -DK. From Nordic docs: I think I may be miss interpreting Zigbee Cluster spec... Below is example...
Good day
I have noticed that on my new DK boards if I touch VIO REF on P20 the PCB resets or stays in Reset if I keep touch the pin. My older boards never use to do that...
I want to set the GPIO of NRF52840 to the high resistance state. How do I set the GPIO of NRF52840 to the high resistance state, please help me,thanks!
Hi!
I'm working on direction finding using nrf connect sdk.
I have already make a tx (nrf52833) and a rx (nrf52833) and i succeed to receive the CTE and the IQ sampling...