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...
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...
Hi,
When I call sd_ble_gatts_sys_attr_set and p_sys_attr_data points to data in flash I get a NRF_ERROR_INVALID_DATA. When I point to the same data in RAM I don't get an...
I am using NRF_TIMER1 with 16-bit mode and prescaler of 0 as a counter, to count the pulses of an incoming square wave signal in a given time window. What is the upper limit...
Hi Nordic,
Can you please shed some light on the size of NFC stack on nRF52?
Also, what NFC operation modes (Reader/Writer, Peer-to-Peer, Card Emulation) can be supported...
I'm pretty new to embedded systems development, but I've started to find my way around. I am trying to strip the SDK example programs down to minimal examples, in order to...
Hi!
I am trying to implement oob pairing, but I don't know how to do it.
I' ve got 2 nrf devices. Central and peripheral.
Central receives oob data, which it stores in...