Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
hey i want to make my device act as peripheral to smartphone at the same time act as boradcaster an to reach that we need gap_adv_type BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED...
I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES
The problem...
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...