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 merged the code from the SDK examples "usbd_audio" and "usbd_cdc_acm" and have ensured that each has their own INTERFACE and ENDPOINTS. I am able to download to the development...
Hi,
I am developing with nRF52832, SDK 15.3
I have an issue with sending data over NUS service. When I flash the code to nRF, it starts advertising, but when I connect...
Dear sir,
The twi sensor code in SDK14 is getting stuck at NRF_BREAKPOINT_COND. Also, on the uart terminal it is showing FATAL ERROR . Please help me out of this.I am using...
Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the...
Hello, my code was working just find then I tried to add the user description value to my characteristic. In the example below I had set it to "Test" for now. Once I did this...
hi
i am programing BLE blinky app blinky which advertise. yes, the same code i am trying on custom board works on nrf52DK which has LFRC crystal activated as mentioned on...
I am trying to add my nrfcloud certificate to my nrf9160-DK but the AT commands do not work due to a timeout.
My procedure is as follows:
1) Downloaded the "nrf9160dk_fw_2020...
Hello Nordic team,
I'm getting started with BLE, using the 52832 SDK16 HID mouse example. In the example, clicking the button only moves 5 pixels. How can I move the cursor...
Hi! When measuring current draw with the NRF52 in idle state, we've noticed current spike at seemingly random times. when investigating further, we've discovered these spike...
Hi,
I am looking for an implementation on DotDot App layer over Thread and couldn't find it anywhere. I want to implement dot-dot for Light, Temperature and Humidity Sensors...
Hello, I want to purchase an nrf52 development board. I am currently using nrf52832 module (MDBT42). I wonder which DK should I purchase nrf52832 DK or nrf52840 DK? I am asking...
Hi,
I am trying to store data to flash with the support of FDS module while using Mesh. I'm currently using NRF52832 with NRF5 SDK 15.0 and Mesh 4.0.
I have tested flash_fds...
Hi Support Team
I try to run the http_client sample based on ncs1.2.0, and I use the following configs because only NB-Iot available in our location:
when start running...
Hello there,
We faced the new issue after the iPhones are updated to the iOS 13.4. I tried to find the issue solving on the forum and looks like it is the new one.
We...
Hi,
I'm evaluating the new nRF5340-PDK and trying to put the device in low power mode. My steps so far:
Cut SB40 to allow measuring current via P22.
Connect power...