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...
We have a number of graphical assets that are taking up a significant amount of flash space on the nrf52840. I would like to use memory external flash over QSPI to store the...
Using the LVGL sample... The sample LVGL code works on nrf52840dk but not the RAYTAC MDBT50Q . I hope I'm just missing something obvious?
Flash blinking to nrf52840dk...
Hello !
I am using using the chip BT840F of Fanstel (based on the nrf52840) powered by an external 3.0 v battery for my beacon BLE application.
Regarding power consumption...
On Friady we were finishing off our final testing for our nRF5340 based product (SDK 2.1) when we discovered we couldnt do firmware updates from Samsung Galaxy Tab A8 tablets...
I like to use the DTM mode in a test mode of our device based on nRF5340. Using SDK 2.7.0 with Zephyr. Started with using the DTM example but it does not build. Beyond other...
I've purchased a couple of nRF5340 Audio DKs for testing Auracast broadcast source/sink. Installed VS Code and have the sample apps built & flashed.
SOURCE: Sample app bap_broadast...
Since today I can not see my nrf5340 device in visual code any more. Tried to execute nrfjprog -i 1050067883
So think access to board is ok.
Restarted with blinky example...
Hello,
We are using the Message Routing API of nrfCloud to consume messages from DLQ. According to the documentation here: https://docs.message-routing.nrfcloud.com/#tag...
Hi,
We have a custom nRF9151 we are designing and wanted to inquire whether it was possible to use RTT for both console logging of the device and Modem Trace? Ideally...
Hello,
I have an application that I have been working on that is based off of the peripheral_uart example. I plan on attaching the device to a computer with a serial cable...
hello Nordic
we are working with nrf52832 and nrf 52840 .. migrated to ncs2.7.0 lately and now migrating to ncs 2.8.0 (at the moment building without sysbuild)
we did...
Hello,
I'm getting this error when trying to connect, which seems to happen after the first SMP Timeout. Most of the time connecting/disconnecting works, deleting bonds...
Hello,
We have been working on a Bluetooth Mesh application based on NCSv2.5.1 using nrf52840DKs for quite some time. We are now considering acquiring some DKs of the new...