When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Help me for transfer any data between two nrf51822.
i already tested example ble_app_uart for connecting nrf51822 to my smartphone (my smartphone use NRFconnect app),...
Can you write this code in assembly?
If you can, please help me, if not, please help me optimize, thank you
# define RSP NRF_GPIO_PIN_MAP (0, 6)
# define RDP NRF_GPIO_PIN_MAP...
I am setting up the nrf sdk within the WSL2 inside Ubuntu 20.o4 LTS. I am following the documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Hi There,
I try to send some packets from a file between two devices. Now, I want to confirm and analyse whether I receive the total packets correctly or not. Two points...
Hi, I have a simple question. I have looked through the Bluetooth specs, and Devzone, but I haven't found any answers.
What is the the time difference between the three...
I will want to have multiple files in my application, so I will use multiple file IDs when writing records.
At a minimum, I will want one file which will store about 200...
Hello,
This is the second time I am seeing compilation error. The first time a couple of months ago but I cannot remember how I managed to get rid of it.
2> Compiling...
I'm trying to assess the feasibility of an application using nRF52840 in a module from either Minew or Raytac. In this application, the BLE radio works stricly in Central...
Hi,
I used 3HK sim card on NB-IoT in Hong Kong, and I could run GET and POST instructions to any cloud with the right certificate.
Recently, I moved to France, and...
Hi,
As for sd_api_v5 and sd_api_v2 , pc-ble-driver-py has library files and python files and also examples related to that, Can I know that are these library files ,python...
Dear Nordic,
As per power management, could you please suggest any thoughts for following:
We have two ICs on the board connected to nRF52840: 6-DOF sensor (over SPI)...
I took the RSA example in /nrf/samples/crypto/rsa and added a function foo() to it. I am using nrf5340DK with nrfConnect v1.6.1 and build for cpuapp.
my function foo() uses...
I now burn the official routine through the serial port input instructions, want to make NRF52840 dongle read zigBee terminal equipment (temperature and humidity sensor) value...
There is a task to run a sniffer without Wireshark on windows. I'm using your example that comes with the SnifferAPI nrf_sniffer_for_bluetooth_le_4.0.0. After successfully...
After the command "zdo mgmt_lqi 0x0000" is successfully used to obtain the short address of the terminal device, you cannot obtain the short address of the terminal device...