i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
I've been using the following SPI2S pins and they've been working:
CLK -> P0.16 MOSI -> P0.17 MISO -> P0.19 CS -> P0.18
I want to use SPI1 instead but when I replace...
I have a two fold question, to build a prototype, I would like to know how to get
tflite micro in zephyr build for nRF9151 DK?
Non-Terrestrial Networks (NTN) on above...
I have been using the nRF Connect for Desktop with the Programmer application for several years to attach our end device to the Dev Kit to program our device with no issues...
Hi
Can the device(nrf52832) be used as a BLE Mesh Provisioner and Light Switch Client(such as Generic OnOff Client) at the same time?
I want to develop a device (nrf52832...
Thanks in advanced. Based on nRF5_SDK_17.0.2, I can use i2c with icm42670p normally. Due to power consideration, I need to r/w this imu with spi either to decide which is...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...
Hello there,
I reported this issue in another thread under a different symptom. With more and more testing, it shows it is somehow related to both Android and the 54L15...
Hello.
I need to read IMU data from LIS2DH12 of nrf 52833 which is in DWM3001CDK. But nothing I do initializes sensor... i always receive
<err> lis2dh: Failed to read...
Hello!
I am learning to obtain data by SPI protocol from ICM20948 sensor using nRF54l15. I tried to write my code based on sample given on devacademy nRF Connect SDK Intermediate...
We are developing with the nRF9131EK. But there is no documentation of this board.
https://docs.nordicsemi.com/category/nrf-91-series
Can You add the information like...
Before developing our custom board, we connected our MCU to the DK via pins 26, 27 and after disabling VCOM0 via the DK configurator, we were able to communicate using AT...
Hello,
I wanted to know if the "direct test mode sample" could be used for the EVK-ANNA-B402C that integrates the nRF52833 in its SIP.
Because building with the board...
I have a nrf52840dongle and a nrf54l15 custom board. And I flashed bt hci_usb demo into nrf52840dongle, uart_peripheral demo into nrf54l15 board.
Now I want to use my nrf52840dongle...
I am performing a BLE DFU update on an nRF52840 using the nRF Connect Android app (v4.29.1) . The app successfully uploads the DFU package and reports that the update is completed...
Hello, Nordic team.
We started to fight with the nrf52-ble-image-transfer-demo repo (congratulations on the project, ovrebekk ).
We are using the nRF52840 DK (PCA10056...