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...
Hello.
I had LC3 access granted.
I can access nrfconnect/sdk-lc3 on my web browser.
However, with bash, I get the following error and cannot build nRF5340_audio.
...
Hi Mate,
I have very small issue that is when i am trying to link config_bootloader_mcuboot=y in zephyr application the program is not flashed. I need to run zephyr application...
I was curious if there was a delta firmware update file to go from 1.3.1 to 1.3.0 on the nRF9160. Most of our business is in North America and we use a carrier who requires...
Hi all,
I'm trying to use the nrf Connect SDK and configure PWM to use in one pin from nordif nrf52DK. The final chip will be the nrf52810. I have configured the builder...
Hello,
I want to use pc-ble-driver WITH an EV-BT8400XE.
I develop with SDK15.3 (last compatible version of SDK for pc-ble-driver)
I am successfully able to use pc-ble...
Hey all together,
I'm using nrf Connect SDK 2.0.0 and want to place a variable in flash at a predefined location. The reason is, that I need to read the information stored...
Hi,
I'm setting up nRF Connect SDK according to this instruction ( http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html) and Getting Started...
Hey,
in our project the nrf is acting as the central and connecting phones.
As part of the connection process:
1) We check if the phone is bonded in the nrf.
2) We...
Hi,
I'm on NCS 1.8.0 and I've successfully built and run the peripheral_nfc_example sample. Printed logs when reading NDEF message using a smartphone
When I came to...
I have a nRF52840-DK that stopped programing.
As a starting point to get it back to work, I reflashed the Interface MCU Firmware.
It is correctly detected by J-Link Configurator...
Hey Nordic,
My project is based on "ble_app_uart" and "ble_app_uart_c" examples. I modified them to some extent. You can download them from here .
Normally, I can write...
Hello!
On 3 and 7 of August my employee directed to you several questions regarding NRF. Case ID: 293339
Can I at least urgently receive the answer for the question in...
Hi,
We need to test our product for reliability when it comes to BLE connection in the vicinity of other BLE and WiFi devices. Do you have any suggestions on how to perform...
Hi all,
I am trying to use the bt_disable functionality on Adafruit Feather sense which has nrf52840 to restart a connectable BLE Service. The first call to bt_le_adv_start...
I'm developing an application using the NRF52840. I'm using the ADC, and there may be times where the signal to be measured is up to 1.8V, but the NRF52840 is not yet powered...