Hi,
In my project I am developing a system to monitor the consumption of electricity taken from the grid. The nRF9160 SiP module is responsible for acquiring analogue signals...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Using Mesh SDK 3.2.0.
The returned Device Composition Data is malformed when requesting it after the node has been reset. This is because the sig_model_count and vendor_model_count...
Hi to all,
i am trying to develop an app with NRF52840 soc and nordic sdk 15.03. in my app i implemented a usb hid device and also i am using flash storage at same time...
Hi
After getting SDK16 , we have tried to load a combined hex file with bootloader + S132 V7 + application with dfu + bootloader setting page to PCA10040. And It work well...
Hi,
i am working with aws-fota example, i copied my certificate to certificate.h file, once i run the program it shows like
The MQTT AWS Jobs FOTA Sample nrf_inbuilt_key_delete...
Hello, I started to delvelop an program from mqtt simple, now that I almost finished I saw that mqtt is refusing to connect to my broker, I deleted all my code I wrote and...
hi ,,, nrf52832 , at first for bonding i will connect my device manually by scanning and after passing the data to flash , i will disconnect . in program i have set the timer...
I'm writing test code to verify the softdevice operation according to the spec.
The goes like this:
The central sends the feature exchange command, when the feature exchange...
Hello,
I have been experiencing corruption using a similar implementation to the USBD_MSC example. Even after the various SDK fixes suggested to the same problem outlined...
Hi Øyvind
I can't programing the target board.can you tell me On the "debugger" nrf9160DK ,What do I need to set?
I followed the Settings below:
On the "debugger" nrf9160DK...
Hi,
I am trying to setup a ble sniffer to make sure another one of my devices is sending the correct data to the central. But the nRF sniffer does not seem to be picking...
We are using a custom board with an nRf9160, and have tested it with several sim cards. The board has been tested with a spectrum analyzer and it is able to transmit RF, however...
I'm having trouble with PDM on SDK15.2 with nRF52840.
The raw data buffers are only half full. The last half are zero's, therefore recorded voice has a robotic sound to...
Hi!
I am trying to use my own repo like described in the tutorial https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect...
I want make connection secure between mobile app and thingy52. What are the types for secure connection. Currently anyone can connect thingy without any permission.