I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Hello
System:
OS: Windows 10 x64
Application: nRF Connect 2.6.1 (with Bluetooth Low Energy 2.2.0 and Programmer 1.0.2)
Problem:
My device is connected to the COM7...
Hi,
I currently have a custom board with an nRF51422 on board. I am considering upgrading to the nRF52 series. Are there any nRF52 models that are pin compatible that I...
Hello,
We are working on a network of low energy sensors that work without connection. The sensors have a configurable service, so from time to time it makes itself available...
Hi,
I'm trying to implement Buttonless DFU into an existing BLE application. I'm using nRF52832 V1.1.0 boards (one for the BLE peripheral running the application and buttonless...
currently i am running ble_app_uart_c example from sdk15.0 and i successfully discover one of the custom service.now i want to discover all the services provided by peripheral...
What is the output for the capacitive sense driver example? ADC code? Voltage? Time? For example, when the csense_handler function is called, the following line will print...
Hi I'm facing problem to detect external crystal oscillator in my custom nrf52832 board's. I'm think it is not connection issue as I'm facing same issue in other 9 boards...
Hello, everybody.
I'm working on combining the nRF52840 and the GPS module and are currently developing a program that stores real-time GPS data in an external flash memory...
Hi,
We are planning on upgrading the firmware on our device from Mesh v0.9.2 to Mesh v3.0.0 via BLE.
Specifically, our current stack uses: - nRF5 SDK for Mesh v0.9.2 ...
IPhoneX sometimes goes into the ble_evt_handler auth_status event, and then p_ble_evt->evt.gap_evt.params. Auth_status.auth_status!= BLE_GAP_SEC_STATUS_SUCCESS, other iPhone...
I am unable to compile any SDK12 example with SES even following the tutorials. Versions in tutorials are different from those actually available resulting that menus shown...
What is the difference between the twi_sensor example and the twi_master_using_app_twi example? Where do I find any documentation that describes the available functions for...
Hi
we are currently designing a device using the nRF52840 and are looking for information on the most cost effective way to do large scale production testing.
will we...
Hi,
I have an issue with pinging the nrf52 (PCA10040)(with mqtt_pub loaded), from the PC on the LAN to which the Raspberry Pi is connected to.
I can ping the nrf52 from...