Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
When I do a sd_ble_gattc_char_value_by_uuid_read I can only get a maximum of 253 bytes.
And when I read more I get a gatt_status of
BLE_GATT_STATUS_ATTERR_INVALID 0x0100...
when testing NIDD on NRF9151 we are using sock connect -f packet -t raw but it is giving us error
mosh:~$ > sock connect -f packet -t raw sock connect -f packet -t raw Socket...
I want to use RTC in my project. I'm facing build issue (undefined reference to `__device_dts_ord_113') in my project .
STEPS TAKEN: 1. I have enabled the RTC configuration...
Hello everyone.
I am going to do a project recently. We are using dht22 to transmit temperature and humidity, and use temperature values to control LEDs.
This project...
Hello, and thanks for reading. We are having some problems with our device, and hope someone here has the missing piece of wisdom we need. Our device implements HID over GATT...
So in our factory I had setup both an nRF51-DK (PCA10028) and nRF52-DK (PCA10040) to program our external boards we are producing which has a NRF51822-QFAB-R7 populated on...
Hi,
My custom board uses Raytac MDBT53v, which has nRF5340 as its MCU.
My SW is based on the example audio code, and I want to use my external NOR FLAH IC (Macronix MX25R6435F...
Hello,
I am finishing the development of a device based on the nrf52810. When the device is connected to a central, I would like to periodically measure the voltage on VDD...
Hi, I am working on a Bluetooth Mesh project for lighting control using nRF5340. I am currently stuck on how to implement a Bluetooth Mesh gateway for my mesh network. Here...
Hi everyone,
I'm currently working on a project involving an Ember ZigBee end device and a Nordic ZigBee coordinator ( Nordic nRF52840 donngle) . I’ve encountered an issue...
I am not being able to set up the modem in Pakistan. We bought the board in Canada and we've tested it out in Canada without any issues. But the same Soracom sim card is not...
Hi,
I am writing a app.overwrite to remap my pins table. I can use
/delete-node/
The above is no problem. Bu my pio is overlay with gpio1 pin 5. The original dts...
I am using nrf52840 and have two questions regarding flash memory.
1. If the write erase cycles limit is reached for certain page of the flash, only that page is going...