Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
I was using an SPI serial nor flash device with NCS 2.8.0. I tried to get the flash into deep power down mode, but it doesn't seem to work well with NCS 2.8.0. So I upgraded...
Similar to ticket # 349557, we plan to operate nRF9151 in SLM mode and use both LTE and GNSS features. There is some interest in having GNSS (NMEA) data sent out on a dedicated...
Hi Team,
We have started our BLE development using nRF54L15 using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going to start...
NFC certification and library.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nfc/README.html tells me, NFC is supported by nrf52 and 53.
e.g. libnfct2t_nrf52...
I am using nrf54l15 with NCS v3.1.0 with the following error when i connect it(i worked in NCS v2.9.1 successfully):
Controller unresponsive, command opcode 0x2035 timeout...
We as a company love the app (nRF Connect) and use it accross a lot of devices to recover stolen goods with BLE.
However, on all my Android devices (modern tablets and phones...
I am working with St7789v driver based RGB565 Display . I have chosen SPI21 configured at 8Mhz and if I send 15 bytes chunk of image bitmaps, I can see the image in the display...
Hello, I am testing the system off demo on the nRF54L15 DK using nRF Connect SDK v2.8.0 (Zephyr v3.7.99). I ran the sample exactly as provided in the SDK .
Observed log...
I am using the nRF7002DK with the nRF5340 SoC. By default the board runs at 1.8 V until I provide 3.3 V on VIOREF. Currently, I am using another board just to drive VIOREF...
Hello there,
we're using multiple pwm-channels of one module of the nRF54L15 for different purposes (multiple motors, h-bridge control; depending on the project).
When...
Can my Power Profiler 2 be faulty?
It does the following in both source meter and ampere meter mode. I start to measure and it shows some microamps current that's expected...
I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI)
I wrote a tiny test program that configures the nRF7002...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...