Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...
Hello, I wonder if it is possible to run the Thingy91 in MQTT-S with a certificate system to ensure the connection between the broker and the thingy. (CA, device certificate...
Hi,
I am currently building software on NRF 52810 and softdevice version is s112 7.0.1. I have one service which has three characteristics. When I add either a new service...
Device Information
Module: FANSTEL BC832 Bluetooth Low Energy 5 Micro Module
Chip: nRF52832
Firmware version: Default AT firmware
Current MAC Address: ef30:0a:cab132...
Dear Nordic Support Team,
We are currently exploring the use and potential benefits of the paEventCounter as described in the Bluetooth Core Specification 5.4, Section 4...
Hello!
Since we are moving from the prototype phase of our project to the pre-production phase, we have developed a custom board which utilizes the ISP2454, nRF54L15 SoC...
Hi,
I am working on Temperature sensor MAX30208 using nrf52840 using zephyr. i am working on ncsv3.0.0 . I want to develop a driver for max30208 . can anyone guide me how...
I followed the instruction here to write the program to nrf51822 and scan it with nRF UART v2.0 on Android. The nrf51822 can be connected, however, it shows 'Device doesn...
Hello,
the documentation states:
"Get the total number of available application transmission buffers per link in the BLE stack."
What does "link" mean in that context...
Hi,
I'm looking or nr51822 CE and FCC certified modules available in Europe in small quantity (tens of pcs). Do you know of any? I searched Mouser and Farnell but I can't...
Hi,
I am working on my bachelor thesis, where I have multiple sensors in different places attached to a nrf52. Till now I could establish a connection between a phone and...
Hi I've searched a LOT
What I would really love is a productised simple door alarm (like a reed switch) but I cant find one anywhere...
what I was thinking is basically...
I followed a couple guides and set up my programming environment for the nrf51 dongle but having some issues compiling even the blinky example program.
I am currently using...
I would like to know, if it is possible to use flowcode for nordic chips development?
Yesterday I purchased the software development tool Flowcode. There is a complete...
I am new to PCB and embedded devices in general, but I have decided to try to learn :)
I have started looking at parts for my PCB design and wanted to use nRF51822-QFAA...
Dear Nordic developers,
I'm developing multiprotocol application by combining BLE and a proprietary protocol by using timeslots. In my project I need to disable BLE for...
Hi Nordics!
I am trying to merge my hex files.
I followed this post.
devzone.nordicsemi.com/.../
First, I made a .bat file in the \bin folder.
merge_test.bat...
Hi,
i have a bunch of nrf51822 hwid 0024 or 001E.
With softdevice s110 version 7 everything worked fine, but starting with 8, they pretend to work fine (no error codes...
Using the pure-gcc makefiles, at present I only see this for a stack trace in the command line gdb client:
(gdb) bt
#0 0xfffffffe in ?? ()
#1 <signal handler called>...
If you have the most trivial main.c possible, with a main() which does nothing at all, compile, link and load it at 0x00000000, it runs fine and does nothing .. that's basically...