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...
Dear Team,
I am migrating the ANCS client application from SDK-12.3 to SDK-15.3 version.
Please find my below observations in SDK-15.3.
Erase the flash completely and...
Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for...
Hello, I am working on an IoT project. For this project , I need to send some data using BLE. I developed a firmware for this application based on the sample ncs/zephyr/samples...
HI ,
In our project we are using multiple gpiote and app timer interrupt.
SDK we are using is 15.3
DOUBTS
If both gpiote and app timer interrupt trigger simultaneously...
Hi,
I'm using nRF mesh library v1.2.1 and integrating into my mobile application which I am developing, I implemented provision functionality without errors but sometimes...
I am bringing up a custom board based on the PCA10040.
As the first step, I simply copied (no changes) the file pca10040.h and named it as "my_custom.h". I then defined...
We have an nRF52 DK system running ble_app_uart_c example code and communicating with a peripheral device. We setup a second development system using another nRF52 DK system...
I have the nRF52840-DK with the adafruit PN532 RFID/NFC shield installed on top of it.
I run the TWI Scanner and receive a report that a device was found at address 0x24...
I am having a strange issue with my custom radio protocol. I have ported the code to the 52840 and SDK15 from the nrf51822 where it is running with no issues.
The issue...
Hello,
I have PCA10040 development board with nRF52832, Softdevice S132 v6.1.0 & SDK 15.1.0). I wanted to use the extended advertisement feature to advertise more than 255...
Hi,
After developing two application, one for emitting extended advertising and other one for scanning this kind of advertising on nRF52840 DK (Github repository here: MOTAM...
Hi,
I would like to ask two questions.
1)
I understand that the nrf52832 does not support the feature "Transmitter has a Stable Modulation Index".
But the component...
Hello, I am trying to build the asset tracker reference app for my newly acquired Thingy:91.
I went through the instructions to get the toolchain and SEGGER IDE up and...
Hello,
We are currently using a Raytac SoM that has nRF51822 SoC with Adafruit UART firmware. We are running into two different scenarios BLE connectivity issues where the...