hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hi,
I am trying to figure out a way to update the toolchain and SDK for an nRF Connect for VS Code installed on an offline machine, without much success.
From https:/...
Hello,
I am working with the NRF9151 DK on DECT NR+ and I want to change the subcarrier scaling factor and subslot value in the hello_dect example. However, I am not sure...
NRF Connect SDK (v2.8.0), VS Code, NRF52840
Hi, while reading the Zigbee documentation I saw the following note:
"Support for Zigbee R22 has been deprecated in nRF Connect...
I am simply trying to build the hello world (and blinky, results are the same) with NRF-SDK 1.8.0 - it's based on Zephyr 2.7, which is the LTS release.
Target board is 5340...
Hi,
We are planning a new project that needs to use very low power. Since relay mode uses more power than simple node, can we turn off relay mode on all nodes until an event...
Hi, I am developing BLE beacon application on the nrf52820 soc which has limited Flash resources. I want to have the FOTA through BLE abilities built in to enable firmware...
Hi! Can you please help me identify what is causing this issue and/or provide more info about this:
[00:04:23.038,330] \033[1;31m<err> bt_sdc_hci_driver: SoftDevice Controller...
Hello everyone!
I'm working with the nRF52840 microcontroller and I wanted to get a bluetooth antenna and since I know that the whole RF thing is very complicated, I was...
Hi.
I have a custom board with a NRF9161. The nrf91's LTE block connects to the sim holder through a NX3DV2567HR switch and an TPD3F303DQDR ESD protection.
I'm using...
Hello there, Describe the bug When setting a breakpoint inside an IRQ handler in my application, I'm experiencing the following crash each time I try to continue, step over...
I am working on integrating an external antenna with the EYSHSNZWZ BLE module from Taiyo Yuden, which uses Nordic’s nRF52832 SoC . The biggest problem is that I cannot confirm...
Hello. I have designed in the nRF52840 into a product and we've seen this issue on at least two prototypes. The RESET pin seems to get stuck low (grounded) and I can't seem...
Hello I am working with the nrf54l15 soc (sdk 2.8.0).
I have noticed that a component "mx25r6435f" is defined in the generic nrf54l15_cpuapp_common.dtsi file.
With some...