Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
The latest NCS (v1.2) indicates it's compatible with modem FW v1.1.1. Is it compatible with modem FW v1.2?
If no, then what is the correct NCS for modem fw v1.2?
If yes...
I am attempting to run the Thread topology monitor as per
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_topology_monitor.html
1) First problem...
Hi,
i'm the manager of brand "Promethos" and i write you about that concern the case ID 247688. In your last reply you have suggest :for the USB port I used many of them...
Hello,
I've been trying for days to convert any example from Keil to SES, I have road probably every question here on the dev zone but I am unable to fix this, I ever...
Hi,
Just received a new nRF9160-DK 0.9.0. After upgrading modem firmware to 1.2.0 and inserting a local SIM card, the modem connects nicely to NBIoT (as shown in the Link...
I would like to use the direct test mode (DTM) to test my own hardware with Rohde & Schwartz CBT. I have managed to create a simple test case using nRF52 DK and the example...
Hi Nordic team,
I was using my PPK with a custom board I used in the past testing new features in software, the PPK with nRF Connect was measuring everything fine, since...
Hello,
Are there any documentation on the python API for the sniffer? e.g. Definition of parameters? For device list from scan, the output may look like:
BLE device...
Hi,
For a running project I would like to have a nRF52840 based mini dongle (Logitech Unifying formfactor).
I found some parties who sell nRF52840 dongles but thy...
Hi,
I have successfully detected my custom board (nrf52832 chip ) with nrf 52dk board and program it with blinky hex file given in SDK 15 version and works.
Now, i update...
Hi Guys
I got a nordic thingy:91 and just play a bit with it and the asset_tracker application. Everything is working and the thingy sends its data to the nrf cloud.
My...
Hello, I am creating a peripheral with a totally custom set of services and characteristics (it will only talk to our custom central device). I've adapted the examples and...
Hello, in my application (adapted from ble_app_uart peripheral example of SDK 16.0) I am starting advertising using
err_code = ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST...
Hi.
I'm working with both custom board based on nrf52840 and nrf52840-dk.
I just moved from the app_uart api to the abstract serial api.
I have noticed that when an...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_beacon’.
1) ‘ble_app_beacon’ will only broadcast...