Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hi all,
We want to create some smart home networks based on BLE Mesh.
1. Is it possible to buy Nordic Thingy, load our software (temperature sensor based on BLE Mesh)...
Hi sir We have requirement Blutooth 5.0 for iot Appication. please can you share the schematic file
their is orcad capture design file or available or PDF file
Currently evaluating Bluetooth mesh and trying to use the Zephyr mesh_demo.
I added so that the instead of buttons triggering the bt_mesh_model_send from the main loop periodically...
now I'm on NRF24Le1 project, and I have a problem with wakeup TICK from timer or voltage level on pin (analog comparator wakeup). could you help me ? or have you an example...
Hi,
Is assisted GPS(AGPS) supported in nRF9160?
Our nrf9160 custom board takes 2 to 5 minutes for the first fix with active antenna. Does nrf9160 support AGPS data to...
Hi,
We recently purchased a thingy 52 for evaluation H/W 1.1.0 F/W 2.0.1
We are using an iPhone 8 with the latest Nordic apps.
When we connect using the the Thingy app...
I am new in nordic and just getting started with the nRF52832-DK. . Can someone please help me ? How to read 4 Digital Input and store it into SD card.and then pass that stored...
Hi,
I was using SDK 1.0.0 earlier.
I ported my code to new SDK v1.0.0.
But i am getting undeclared macro error as shown in below image
In prj.conf i have initialized...
Hi All,
I have arduino ble 33 ble device and able to connect with it using my android application using BLE library. I am trying to write 9000 or 18000 of UINT16 by converting...
hi ,,, i am getting the four data from various sensors, then i want to combine all the four data and send in ble_app in variable , example x=10;y=30;z=34 using sprintf i am...
Hi,
I want to use the nRF Mesh SDK on nRF52840 chip with proxy client role that can send messages over GATT connection to proxy server role device. Is that possible?
Currently...
Hi Nordic,
Chip set: nRF52840
SDK: 15.3.0
Softdevice: S140 (06.01.01)
Button interface with MCU: Total=13 (All with GPIOTE)
We have face one blocking issue at...
Hi, Greetings !
I have totally 3 services and 8 characteristics added in my project. In first service there are 2 characteristics, 2 nd service there are 5 characteristics...
Hello Support Team,
I am using an nrf52832 module in our project. During testing, we have observed that the BLE firmware gets stuck and it stops advertising further when...