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...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi Nordic team,
We have used shell example of Zigbee sample to connect to an end device. We want to extend the FEM feature of nrf54L05 for this example. We have already...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
I want to implement dual-mode operation of LORAWAN and BLE, but when using the SoftDevice, the interrupt on the LORAWAN DIO1 pin does not trigger. I suspect it is being blocked...
Hi,
I have a question after using the DMIC example on the nRF5340:
how do I adjust the PDM clock frequency to 1.28MHz, or how can I achieve this by changing the value...
hello Nordic
i am working with nrf 52840 and 52832. using ncs v2.8.0
i am saving a coredump to flash partition and i am using gdb server - client to try to parse the coredump...
Hello,
I'm migrating an ANT+ BPWR application from **nRF5 SDK** to **NCS v2.5.1** but cannot install the sdk-ant module.
**Background:** - Previously used nRF5 SDK with...
Hello,
I send a ticket because I have an issue to access and write files to a SD Card with NRF54L15DK and 3.1.0 SDK and toolchain.
Can you help me please ?
Here is my...
Hello,
we are trying to run Gazell samples on the nRF54L15-DK, but the protocol & board combination doesn't seem to be supported by version 3.2 of the nrf Connect SDK...
We would like to synchronize several Nordic thingys 53. The Approach is to send two timestamps from a central to them (peripheral) via Bluetooth Low Energy with 100 ms delay...
Hi
I try to start with ST7789 display on nRF54L15 and there are bus fault after add LVGL library. The project is building correctly, but stop just after leave bootloader...
Hi,
I accidentally opened and subsequently programmed the PPK-II in Bluetooth Low Energy module startup. The programming didn't complete but resulted in an error. Now...
We are using the nRF9151 with modem firmware v2.0.4 and would like to perform TX RF testing on NTN bands 255 and 256.
TX RF testing is currently initiated using the modem...
I am working on a project where we are sending data to a remote device as fast as possible. The sender will call bt_gatt_write() until it blocks the thread. So it is just...