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 follow up this documentation https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/ug_thingy91_gsg.html#updating-firmware-through-external-debug-probe...
I try to run asset_tracker and asset_tracker_v2 on nRF9160DK. I observed that the default cloud Host Name is Amazonaws.com, which is shown in autoconfig.h file. see the image...
I tried to debug Asset_tracker_v2. During step by step debug, the program navigate to that part which is not included .. see the image. Also, I want to know, little more:...
Hello Devzone Community,
My name is Ted, and I am some way along development of Zephyr based firmware, running on an nRF9160 based custom board. I'm looking to put the board...
Hi,
How can we prove that the A-GPS is working correctly? We have run an experiment where we have use a module with A-GPS and one without and they have very similar (and...
Setup -
1. Sample used - nrf/samples/nrf9160/lte_ble_gateway
2. Board used to build - nrf9160dk_nrf9160_ns
3. NCS version 1.9.1
Steps performed -
1. Built the...
Hello Everyone,
I am trying to implement one wire protocol for interfacing MAX17211 fuel guage IC with NRF52840. I wand to know if there is any one wire library or any example...
Hi,
Do you have a suggestion for a 2.4GHz chip antenna? I sent a board to Ketil for RF tuning but the meander antenna ended up as too short. We would like to avoid a separate...
Hi there, I have been always using the dev board BLE antenna for the nRF52832-QFAB.. but now i need to reduce much more the size of the board, so i need a much smaller antenna...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK
I have an SPDT RF swtich is this pe42423
1.I want to use for switching.But I don't...
Hi,
I have a central-peripheral FW over a nRF52840-DK running NUS service and I have to measure the throughput between the nRF52840-DK acting as a peripheral of a mobile...