Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
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...
I want to keep the value of the variable even if there is power interruption or reset in the system. That's why I want to create persistent variable in main. Do I need to...
i use ble_uart example nrf51 in sdk1 with ic kline interface with mortorbike
NRF51 Tx,RX connect to TX,RX MC33290 and Kline of MC32290 connect to motorbike
( you can Google...
Moving on with " infocenter.nordicsemi.com/index.jsp
I have reached: "Starting the Border Router" and then "Thread Settings"
But I simply cannot establish a SSH connection...
I am using nRF52840 board. And I used keil and nrfjprog, both successfully flashed the hex file onto the board with USB connected. The example I used is ble_app_uart_c.
...
Hi!
Using SDK 14, I am advertising and see my device on the phone with nRFConnect. The indication LED flashes (indication) properly and in fixed intervals. When I connect...
I am using Eclipse IDE with GCC to compile and download to the Nordic DK board. Currently am using Segger RTT viewer to print. However, most of the time it is not able to...
Hello, I created a timer that runs the scan_start function at certain intervals.And I put this timer in the for loop.
static void scan_timeout_handler(void * p_context...
Hi everyone,
May I know does the nRF51822 SDK support any graphics library, like emWin, uC/GUI, or others? Because I would like to present a colorful and graphical on the...
--- Close. Cannot continue this case due to inability to share code (company policy). ---
Hi, I am writing an application where I need to parse data into dynamically...
If ENDRX_STARTRX is enabled and is not closed at all times.
After the second RXD.PTR buffer overflows, that is, when RXD.MAXCNT is reached, no configuration is done, uart...
hi.
I want to gebrate DFU .zip packet but a problem arises
For my Computer Setting
OS : Windows 7 Pro 64bit
Chip : nRF5283240
IDE : keil uVison V.5.17.0.0
SDK...
We have successfully tested the nRF52832 HRM and proximity examples with iphone APP (nRF Toolbox & LightBlue).
However, when we tested with UART peripheral example (..SDK...
For the last few months, I've been building code and testing it on an nRF52840 PDK. Our production hardware, however, will use the nRF52832, and so I need to compile my code...