My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
We are currently running v1.4.1 but want to move to the new revision (R3) to gain the RF immunity and security features.
Do we need to move to a new version of Zephyr to...
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...