I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi,
I am using nrf52832 to test the function of mcuboot. The reference routine used is D:\ncs\v2.6.0\zephyr\samples\application_development\sysbuild\with_mcuboot. After...
Hey,
I'm trying to follow a few guides on sniffing BLE connections (eg https://hackaday.com/2021/03/23/a-crash-course-on-sniffing-bluetooth-low-energy/ ) with an NRF52...
Hello everyone,
I am currently working on a school project in which I need to record the energy consumption (mA) of ESP32-H2s over a 190 minute period using the Nordic Power...
Dear Sir,
I just want to capture DTM packets using NORDIC sniffer. The Wireshark is the newest version. My chip is 52840 with nordic snffer bin file. Thanks.
with regards...
Hi everyone,
We're trying to synchronize data coming from two different BLE modules (nRF52833 based) on a mobile application. The following is the information of two devices...
Hello,
I want to have "make" included in the NCS toolchain. As far as I can see, on Windows the tools (in toolchains/xxx/usr/bin) is msys2 based. My question is where to...
I am running Basic Networking example ( https://github.com/craigpeacock/nRF9160_Examples/tree/main/BasicNetworking ). I am using Vodacom SIM card in South Africa. The program...
Hi All,
My issue is may connected to
I'm using:
nRF52 DK dev. board
nrf52dk_nrf52832_defconfig
I get communication errors very several times. (More than...
Hello, I am a beginner to this Bluetooth Direction Finding Topic. I worked with nrf boards, making them work as transmitter and receiver and got the IQ samples in real time...
When I load the firmware, the firmware starts running fine.
but once I power off then on tue device the firmware crashes at a certain point while in the main loop with no...
Hi All,
As part of the software development, we are required to use an automatic tool for Code Coverage.
We use an nRF52840 device, C language and 15.3.0 nRF SDK on...
Has anyone succeeded in BLE bonding with a Philips Hue lamp or a Hue smart plug with a nRF52? Directly with BLE, without a gateway. I suppose I have all the rest figured out...
Mcuboot manages firmware versions and is able to avoid fw downgrade.
Is it possible to define a product id to avoid to exchange fw for different product of same manufacturer...
Hi,
I want to prepare the scrip for Wi-Fi radio test commands. I am testing the RF performance on nRF7002dk and in order to test the each channel i have to run the below...
Hi,
We have run into an issue when debugging code with the nRFconnect sdk debugger. A breakpoint set in an interrupt service routine is not hit, however, we can see through...