Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hello,
been trying to add lte_lc_connect_async(lte_handler) to mqtt_simple, just like the way it is in sample aws_iot. Instead getting a failed response.
Now not sure...
Hello Team Nordic,
Greetings of the day!!
We are currently testing the current of our device with the PPK2 kit.
We use the ESP32 as MCU and we are switching Cellular...
Hi,
I recently added the DEBUG_NRF preprocessor definition to my project because I wanted to use the nrf_assert module in some of my files. Now my project is crashing a...
In the nRF52840, I used the app_usbd_cdc_acm_write(&m_app_cdc_acm,tx_buf,size) method to output the data.
At the beginning, I use the pyserial to read the output data...
Hi,
I'm developing a software in python 3.9.6 64-bit which program a nRF9160 and nRF52840 using pynrfjprog.
The software is working from vscode debug session. But when...
Hi,
We are doing an analysis of power usage using a roaming sim vs home sim since the roaming sim data charges tend to be cheaper. (You wouldn't have happened to have done...
I use flash and erase button at Visual Studio Code but get warnings: I use custom board, nrf sdk 1.9.1
1. How to deal with warnings?
2. After erase and flash the device...
hi,
i m working to create a zigbee network using demo example of light bulb given in sample project of nrf5340dk.
as of now i am able to connect 2-3 bulb devices(i.e....
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
I am running an application...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...
hi team,
working Environment:
nRF 52840 DK, SDK 17.1.0
keil uvision 5 IDE
os: Windows 10 pro
individually, I have worked on USBD and USBD_Audio examples.
now need...
Hi,
I am using an nRF52840 Dongle board and am not seeing any serial output. This is a board and set up I have used previously so I know the hardware is OK. I can download...