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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I have a project based on light_switch example of mesh sdk 2.1.1 now I am migrating to 2.2.0. I mean I have copied entire project from 2.1.1 in 2.2.0
I found this link for...
Hi,
My device does not have IO capabilities so i have used LE secure connection with just works for pairing. since it does not offer any authenticity, i wish to add some...
Hi all,
I am working on a project starting from the smart remote 3 project. I am now developping an app on Windows hoping to do a real time speech to text. Although I...
Hi,
A short summary, while using the app_PWM on our application I noticed an initial pulse on the PWM pin, its a 3V 1ms pulse that happens about 1 sec after powering on...
Hi!!
I am measuring the current consumption of nRF 52832.
However, it shows a very high average consumption current value of 9 mA at all times.
I think that it is probably...
Could I please know the difference between "Simple ON/OFF" model and "Generic ON/OFF" model ? Are both the same and only name is different in SDK versions?
Hi
I try to use the NRFX drivers for some GPIOTE pins and uses SDK15.2. I see a lot of posts about problems with the NRFX drivers, but I can't seem to find a conclusion...
Hi
I am trying to add the Manufacturer Name and other version details while advertising the BLE Module.
I have tried to add the some of the function which are detailed...
Hi,
I am using nRF5_SDK_14.2.0, I am using the watchdog, but I would like to change the reload value but I cannot do it.
I used this function but it is not working I do...
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...
Hi,
It seems to be a bug in hal_device_reset() when using S132.
On line 8 above the function sd_power_gpregret_set() is called with the wrong arguments. The first arguments...