What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
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...
Hi
How do pass bat_num into the declaration for the power config attribute list? Perhaps I overlooked it, but it wasn't evident to me when reviewing the Developing with...