I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Hi All,
I have been trying to build and run a basic hello world example on PCA10040 board based on 52832 and was getting the following errors on the VS Code. Any help...
Using nfutil to dfu a package to nrf52832 using dongle nrf52840 on windows 10 and python 3.8.10
Able to access nrf52832 with nrconnect desktop (but can't get dfu to work...
Hello,
I want to implement RAI using MQTT, but so far I haven't had success.
I can use RAI without problems through the modem shell, using the command "sock rai -i 0...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
Hi all,
Is anyone aware of any formal documentation or test cases available that demonstrate a validation of nRF Connect for mobile to show that it is reporting the correct...
Hi, I am designing a small PCB (18mm diameter) and would like to know what external components I can exclude for nRF52805/ nRF52811. I would like to not use the decoupling...
Hello,
I am using SES Nordic Edition v5.60 and I would like to be able to include pre-processor directives in my project but I could not find the pre-processor optins. ...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
Hello i am working with the example ble_app_uart and i have created one new service and two characteristics. The firmware was working fine with no errors. However my computer...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
BLE Hello,
In my project i want to send the data from the nrf app to nrf52832 device and i don't know how to interface it with RPI compute module once the data received...
Hello, I have a question.
I am developing with nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral.
I have a question about the output time of the advertisements. The...
Hi,
I am develloping product witch ICM20948 and need to use magnetometer. I tried to move some existing and working code for arduino. I was able to get data from magnetometer...