To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
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...
I am working on nrf24l01+ which interfaced with atmega32. I received data but it take time to receive (appx. 1min). I set RF_SETUP to 0x27 ,disabling auto ack and sending...
I consider to use a 32k MEMS oscillator instead of a usual 32k quartz crystal with a nRF51822 (WLCS). 32k MEMS oscillator's package is quite small 1.55 x 0.85 mm, there's...
I am developing on a custom board using nrf51822 with pure gcc. The blinky makefile worked fine. Before going to ble_hrs makefile, I want to load the blinky_example with softdevice...
hi guys,
i've a general question about bluetooth (general usage of characteristics), and i hope somebody could give me a hint how to use them properly.
So, i want to communicate...
Hello.
I've tried linking the ESB library in IAR but I am still getting error.
When link arm_lib.lib getting this error:
Fatal Error[Li014]: error when reading "nrf_esb...
I'm attempting to use the Master Emulator API (2.1.8.8331) with a PCA10000 on Windows 8.1. I'm just creating an instance of the MasterEmulator and I receive a PythonException...
Hi, I'm using an nRF8001 with a locally stored GATT service and security enabled.
I have already established a bond with a master device. The master has enabled notifications...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hi!
I was trying to program bootloader provided with nRF51822-DK using nRFgo studio but I receive error like attached:
I was also trying to follow this guide:
...
I want to add an external PA to the NRF51422. My understanding of 15.247 is that you can transmit up to 30dBm if you use spread spectrum. Does the NRF51422 use DSSS for Bluetooth...
When is the most appropriate time to set the transmit power while using the S120 softdevice? I want to set it once at power up. Most examples that use the S110 SD set the...
Suppose I want my BT peripheral to provide Measured value of sensor X and Location of sensor.
Currently I have to send the following attributes
Service Attrinbute
Characteristic...
Hi All,
I am working a custom board for 51822. We have wired the UART RX/TX pins to a microusb connector (No RXD/TXD pins wired). The problem is once we connect it to PC...
Hello,
all was working fine, until today.
When I plug my dongle, my computer does not react.
The green light on the dongle is off.
Even if I suppose that it's a...