I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
Hello All,
First, thanks for this post: https://devzone.nordicsemi.com/f/nordic-q-a/40924/how-can-i-restore-the-original-bootloader-of-a-pca10059 ; I'm attaching the file...
Hi. In nrf52840 is it possible to use in NRF_LOG the second UART (DMA based) ?
I know i can define the TX pin in the SDK_CONFIG but can the NRF_LOG_BACKEND_UART work with...
Hello I am trying to get the usb cdc acm module to work for the nRF52840 dongle. However, the example is made for the dev kit. I flashed the dongle with the example anyways...
Hello,
We are looking at using an nRF52 Series microcontroller for a BLE device. We are trying to decide if we should use the nRF5 SDK (which we have used in the past) or...