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...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
I found a possible bug in device manager in SDK 8.1.0 for S120. If you set for example DEVICE_MANAGER_MAX_BONDS 2 and try to bond another device, you get "No free connection...
hi
im using one of SDK Example and it stuck in this line of code
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_75_PPM, NULL);
in this...
I have a UUID in which bytes 12 and 13 are not 0. For example, I have something like this
*addr = 87000d1f-1234-5678-9abc-123456789abc
When I use sd_ble_uuid_vs_add(&addr...
Please consider the images bellow, which can also be found here and here . The images represent the structure of a BLE packet, and the units used are bytes. The question...
Hi there,
I have tested out the BLE-NUS SDK firmware on the NRF51422 SDK Board, and it responded well. When I ported the exact same code over to my custom board, I received...
Hi,
I noticed that I can't bond successfully with my device using iOs 9.1 with Nrf Master control panel iOs app. When I insert the PINCODE, the device immediatly disconnects...
So I just received my nRF51 dk. When I plug it into the USB port, the device starts to blink but is not showing up as standard USB drive? Any suggestions?
Gabriel
Hello,
what general setup can you recommend to realize a Final Product Test only with BLE for mass production! (Without any additional copper contacts or NFC)
Some facts...
Hi I was reading up on all your chips.. NRF24, BLE and also on IPV6 capable..
Below are my requirements. Can you make a recommendation on what setup to use?
I have 4...
Hi
Im developing a filter - repeater signal on S130, and I want to advertise with a peridod of 20 ms for 10 seconds timeout.
I'm confused with FAST ADVERTISING AND SLOW...
HI ,ALL
i need to take use of the pstorage module.
i can read the data after reset,but i do not know the reason.
the write function is added in the on_write...
Hi there,
I have a nrf51422CEAA chip with 16k variant with single bank bootloader code. I compile it using (03) optimazation and the final result is :
"Program Size...
Hello,
I just produced my custom board with nRF52 but i have a problem.
I can program it (SWD over nRF52 DK), debug it (segger debudder software) but in bootloader it...
hi there,
I am using this tutorial to add dfu to nrf51422_xxac_s130 beacon application. however Im getting these linking errors:
._build\nrf51422_xxac_s130.axf: Error...
I was wondering what the procedure it for questions asked over the weekend. Obviously you guys are only available at office hours (Norway time I'm guessing?), so how do you...