I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi, I am working on nRF9160DK lte_ble_gateway sample, in that I want to scan for beacons UUID and major, minor value. nRF52 device is programmed with bluetooth HCI (UART)...
I have a custom board uses nRF52810. When I flash my board with examples include SoftDevice (sdk 16.0.0) nRF52810 restarts. I am debugging with oscillascop and seeing that...
Hello,
what is the realistic maximum speed achievable over RTT on the 52840dk (using SEGGER_RTT_printf) to RTT Logger?
I have tried modifying frequency and NRF_LOG_BACKEND_RTT_TEMP_BUFFER_SIZE...
Our nRF52832 setup is:
SDK15.0.0
S132 V6.0.0
We have a setup where we are using BLE for various purposes, in both the central and peripheral roles. We upgrade our...
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...