I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...