Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
kit: RF51DK.
sdk:nRF51_SDK_8.1.0
SoftDevice:s110_nrf51_8.0.0_softdevice.hex
I want to use 5 channels pwm to control 2 servos and 1 motor;each servo uses 2 channels pwm...
I included the DFU service in my project. With the MCP on my computer it is working fine.
But when I try to perform the DFU over the MCP(v.3.4.1) app on my android device...
I'm migrating firmware from SDK 6.x to 9.0.0
I found pretty many changes in SDK APIs.
Do I have need or do you recommend to upgrade to new SDK ( for bugs / problems...
Hi!
I'm working with nrf51dk with s110 Soft Device.
I need to read ADC every 2ms. In order to achieve that, i made timer with interrupt after 2ms. here is my code of initialising...
I have a quick question about the use of the nRF51 DK's Debug Out port (P19) to program external nRF51 boards.
The user guide says that the DK will "detect the supply voltage...
I have some questions about 2.4G protocol stack gazell&ANT+&BLE .
gzll&ble :
choose nrf51822 ,and use S130 SOFTDEVICE,then we can achieve gzll&ble coexitance. is that...
i wonder nRF51822 (256K flash/ 16K ram) Support IoT SDK / IoT SoftDevice.
i test nRF51822, IoT SoftDevice , CoAP Server Example, but not Work.
i confirm nRF51-DK (nRF51422...
Hi, Nordic staff.
When we develop , manufacture and sell products using the gazelle , do you have any restrictions ?, I mean, do we need a certification or to apply for...
I am trying to move my Mbed code to a custom nRF51822 board. My first step is to get the code to build in uVision and then try to get everything working with my J-Link. I...
When I build the solution in Visual Studio 2013, I get the error:
The type or namespace name 'Practices'
does not exist in the namespace
'Microsoft' (are you missing...
hello,
is there a way to have a usb stack/usb hid library for nrf51822?
I wonder if it is possible to use rx/tx port as D-/D+ to have usb connection... or even use an...
Hello all, our team developing the Android app to work with nRF devices and now we need to delete bond information from Android in some cases. The documentation does not offer...