During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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 everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
This is a bug report for SDK v15.3.
Once a GPIOTE interrupt is enabled for a pin, nrfx_gpiote_in_event_enable(pin, false) will not disable it. This appears to be an issue...
Hi,
I wanted to design a custom development board based on nRF52832 SoC. I will go with the exact schematic diagram which was given in Nordic supporting site ( https:...
I'm looking for some additional information about the Assisted GPS functionality in the nRF91.
Exactly what is it?
How does it work?
Is it available with the current...
Hi,
I have an application that does HTTP requests to a backend server. I'm now working on implementing TLS for encryption of the data.
Are there any examples of doing...
Hello everyone,
we are developing a bluetooth application based on the relay example included in SDK 14.0.0. We have already developed our own services and characteristics...
Hi,
I've been searching for a LSM9DS1 driver compatible with the nRF5 SDK >= 14.0 but I couldn't find any which uses the nrf_drv_twi so I started to write my own but it...
Hi All,
I'm working on minimizing power when transmitting a small message between two nRF52832 boards. I'm also trying to maximize range so sensitivity is important.
I...
Please ignore, this is test post. The SES project in Thingy:52 SDK seems to be broken, I get a lot of error trying to compile. What can I do to fix it?
Hello,
I have an application that requires an always running ADC to sample three channels at 4096 Hz. I have successfully adapted my application from the many examples posted...
I am working on Flashing Code into Nordic nRF52832 using SWD Protocol.
We have achieved 80% SWD in communicating and flashed code into Nordic and verified all is working...
I would like to confirm what I'm seeing on my setup trying to measure current with the nRF9160 DK.
I'm using an oscilloscope and am following the instructions in the latest...
If I were to design a product using nRF52840 & Thread. Normally, I would have to certify the product with the thread group and become a member. The thing is: - the product...
Hello,
I am developing a remote device which uses system off mode for idle state. I also have the condition where extra long press of any key that is beyond the long press...
My Peripheral is using the ble_conn_params module. I'm seeing that if my Peripheral calls sd_ble_gap_disconnect() soon after making a connection, the module will sometimes...