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...
Hi,
SDK15.2
Softdevice: S132 6.1.0 Device: NRF52832
Mobile phone:Galaxy S5 (Android 6.0.1)
I have a problem with the Galaxy S5 can't scan Bluetooth devices. During...
i am working on ble_app_beacon example and i am facing issues in evt_handler. basically i want to use on_adv_evt() function to put my device in sleep mode after timeout hence...
Hi team,
Our customer's application was mouse.
The requirement was to change BD ADDR and do bonding again after pushing the bonding key.
However , we want the device...
Dear nordic,
I check your ble app uart example in debug mode. After some time it goes to the NRF_BREAKPOINT_COND. nothing do in the eaxmple just loaded only why this going...
Hi.
I am not family with the Nordic product, this is the first time.
I just download "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.zip", because I plan to build my NCP...
Dear nordic,
I need a help to create a PWM. I want to create pwm of 10 ms time period and pulse width of 1 micro second. i created PWM of 10 ms time period but how i create...
Hi
I have nRF51802 and I have also downloaded Compatible SDK versions 12.3.0
I want to test out TWI scanner, but to support nRF51802 chipset where I have to change or...
Hello! I used nrf52832(SDK12.3,softdevice:v3.0) in my project, now i want to upgrade softdevice to v6.1.1 by DFU. I used the same private.key to generate zip package(App+SD...
Hi,
I have been trying for switching advertising parameters like m_beacon_info1[6]=0x00 to 0xff when button pressing.After 10 advertising ,the parameter back to normal as...
Hello everyone
I am a beginner in BLE.
I am working on nRF5_SDK_14.1.0-Nordic with nRF52840-PDK.
#define BLE_GAP_PHY_1MBPS 0x01 /**< 1 Mbps PHY. */ #define BLE_GAP_PHY_2MBPS...
Hi,
1) I would like to program softdevice + buttonless DFU + app in production using J-Link.I tried that but my device always runs bootloader only, in never jumps to app...
I'm seeing a softdevice assertion every now a then, it takes multiple days with the device running and advertising before we see it. Even though we have the DEBUG flag set...
Hi,
I've started developing a mobile app with Xamarin. Xamarin is a really nice platform that you can use to develop Native applications for iOS and Android using C# (reducing...
We are using nRF52840 to design a M.2 module which should supports USB port. But from M.2(NGFF) spec, there is no VBUS power. There are several questions about the USB function...