Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
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...
Hello,
i am trying to activate eDRX with the unmodified at_host sample on a nRF9160DK. After connecting i get empty strings for <NW-Provided_eDRX_value> and <Paging_time_window...
Hello, sorry if this seems to be a basic or already asked question, but how could I have an example of QDEC usage with the nrf52840 (ideally the dongle) ? I would like to...
Hi,
I am using NRF52833 to develop a wireless and USB combo mouse.
My switch method is detecting VBUS to switch between USB mode or wireless mode.
But a problem is...
Dear sir ,
Get the customer's board, I can find the device at the nRF Connect for the first time, then program hex, but fail, and then I can't find the device again. I try...
Hi,
Right now, I am trying to open that example files in SES IDE. But I couldn't open.
I kept the file location like as
D:\Nordic\nRF5_SDK_17.0.2_d674dde\examples\peripheral...
I am trying to integrate cli over Nordic UART Service. i want nus control over command line interface such as PuTTY or Termite.
How to solve this and what files should be...
I have two NRF52832 boards. I cannot get the SDK to compile so I'm going at it barebones style.
Transmitter Board code:
Receiver Board code:
The receiver board never...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I use nrfjprog in a CI system (on Windows 10) which has multiple NRF52 boards attached to it. The boards are all run in parallel with the -s parameter to nrfjprog and the...
Hello, i have an issue with softdevice API combined with timeslot API. I use timeslot API to scan for packets one time (one time interval) with 30000us. Then before timeslot...
Hi, I'm using mqtt_simple example based application to send BLE tracking data through LTE on custom boards. UART is used for connection between MCUs. Power is ON constantly...
Hi all! Since I do not have a system for updating the certificate when changing the server, I decided to disable certificate verification when connecting to the https server...
Hi.
I am a student studying esb examples with nrf52433 board.
1. If data is sent from ptx to prx using static payload, is tx completed without receiving ACK? Don't need...
Hello,
I try to measure the current of the nRF SoC on my NRF52-DK, by using an oscilloscope and USB as a power supply, related to the guide from Nordic from here:
https...
Hi,
I need to write a 32-bit value to an NVM flash page whenever my code hits an assert failure. This failure can occur anywhere in the code - my application, the Nordic...