I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hi,
I'm trying to create to create A TCP/IP connection over Bluetooth between an n51x chip and other device (let say an iPhone mobile).
I've seen in the SoftDevice S130...
Hi I am using wireshark 1.10.6, when press 'w' wireshark started but it is not capturing packets. even I select my device then also facing same problem. I waited for some...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
I'm still using SDK 12.3 on a nRF52840 product and am bashing my head against the wall because of issues with the USB driver. The current problem is all manner of hard faults...
Hello,
I have been trying to communicate via UART with the Nordic nRF52832 DK (10040) in a Linux (Fedora 26) Guest on Virtual Box. The guest is Windows 7.
The JLink...
I'm in the process of updating from SDK13 to SDK14. In the new CLI, there are a lot of NRF_CLI_VT100_CMD's that are used which weren't there before. If someone is using a...
Worked out of the box. The next day it would not turn ON. Tried charging with and without power switch ON. Charged from an Apple iphone brick and also from a computer USB...
Hi everyone,
I have moved from the cable connection firmware upgrade to the OTA-DFU using the nRF52 dev kit. I am able to download the firmware from nordic's website and...
51822/S130/SDK v12
I was testing prepared Write from iOS to 51822. Write Req/CMD can succeed, but Prepared Write failed with 'Unknown error code 0x82'.
What this 0x82...
I am design a very compact board for my project and running out of space. For this I am planning to replace two DCDC inductors with a single one. Is it possible to do this...
I am communicating with the nrf8001 via SPI, from an HCS08 MCU. First thing I receive:
0x01 0x04 0x81 0x02 0x00 0x02
This makes sense, it tells me it is in setup state...
In my design I am planning to power up some sensors from nRF52832 GPIOs. Is it possible to maintain the GPIO state high during the low power mode of MCU?
Please guide here...
Hello,
I have been testing the BLE multilink examples for the s120 softdevice. More specifically, I have tested the ble_app_hrs_c example in the experimental s120 folder...
Is it possible to configure the parameters of the advertising library (eg. SDK v12.3.0 using SD130 v2.0.1) so that my peripheral device (eg. nRF51) changes after a limited...