So I will have 2x physical UART provided on my board. I am using printk(), and I want to choose which UART handles console traffic by config options.
How to achieve that...
I have been working with 2.9.1 but went back to a project using 2.6.1 to flash a nrf5340dk and can still compile it, but now cannot flash the nrf5340dk. I am getting this...
Hello,
I'm trying to use SLM application on ctcc/nrf9161 hardware ( https://github.com/nrfconnect/sdk-zephyr/tree/main/boards/ct/ctcc ) however it seems I'm not able to...
Hi, I have to integrate on my MQTT application , location library using GNSS. Actually I am using location library on cellular. I want to use exclusively GNSS. I am developing...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
Hello!
I want to develop a Heartrate Monitor Device which uses BLE and ANT+ using the Seeed XIAO nRF52840 Plus Board.
Now that I have the board I found out that ANT doesn...
In this thread https://devzone.nordicsemi.com/f/nordic-q-a/32708/bluetooth-developer-studio-plugin-for-sdk-15-0-0/126066#126066 Kenneth said there were no plans to update...
I can not debug my app with freertos and BLE if the ble is connected, but I can debug the app id the ble is disconnected, i want to debug inside the xqueue recieve and send...
I'm developing on the nrf52840PDK and I was running the cdc_acm exmaple in the SDK to observe the token exchanges between the host and the device.
In the Nordic52840 Product...
Hi all,
I have a module with nRF52832QFAAB0 IC, I'm looking for the IC revision in the compatibility matrix here.
Unfortunately I didn't find any packet variant and build...
I've run the Demo(thingy52-mesh-provisioning-demo). And it works. Now, I want to expand the function.
I 'd like to create more model(for example, sensor model for humanity...
Hi,
Sorry for post here again but i'm having a lot of trumble. I'm actually at the step 4 of the guide, which is the page generation.
I've made correctly all the previus...
I am working on a nrf51822 board and trying to run ble_app_hrs project using nrf sdk 12.1 and s130 softdevice. I converted the uVision project to the Segger Project using...
I use SDK 12.3.0 with IAR
If there is an option to know the last page that programmed?
For example:
Linker: ROM start address 0x1F000 end address 0x76fff
But...
Yesterday, I upload the thingy sdk v2.1.0 in keil uVision5 and rebuild it. After rebuild, it showed one error namely "fatal error" due to the large size(122kb). please suggest...
I am using sdk 14.2.0.I am trying to connect mpu9250 with nrf52832 dev board. whenever I took data serially on putty it is true...but whenever I try to connect it with NRF...
Hi,
I'm new to Segger Embedded Studio developmemt. And now I met a problem similar to Placing data at a specific memory address with Segger Embedded Studio .
I need to...
Hello,
We're creating a program that advertises and reads scan requests RSSI values to determine distance of central device and display them using the onboard leds(1-4)...
We are currently evaluating use of NFC on a nRF52840 which should get powered via VDDH.
Section 7.3 of the data sheet states that NFC can be used in any power configurations...
Hi Nordic engineers,
I found a strange problem that NRF52840 voltage of io high level is just about 2.65v~2.71v. I am sure that the voltage mode is normal voltage mode...
Hello,
I'm attempting to solve some issues with my BMD-200 (nrf51822) not getting the SD BLE_GAP_EVT_DISCONNECTED message. I currently Don't seem to be getting this message...