Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...
Hello,
I have used the Nordic Thingy application, I also used the Raspberry Pi Python interface and I observed the temperature measured.
The temperature is not stable...
I have a customer requesting any version above 0.8.5 for part number nRF9160-DK.
Can you tell me what date codes would have the requested versions?
thanks,
Russ
QB79869...
I'm looking for a low energy communication method for a wireless PIR motion sensing device. The system will be battery powered so RX current draw is particularly important...
We are revising a design using the NRF9E5, we are experiencing problems with the third harmonic when configured for 915MHz band, the higher we go up the band the worse the...
I am looking to build a custom board using nrf52840 and want both UART and flashing capabilty on the custom board. I have a NRF52840dk that I will use to program the custom...
I want to increase the pull-up resistor value to educe the current consumption.
but, I am afraid that the GPIO input will not be recognized as High.
I want to know the...
Hi,
I can't find this information anywhere in the AT command manual or datasheet. What is the accuracy for " AT%XTEMP?" and "AT%XRFTEST=10,1,0"?
Kind regards,
Thoma...
Hello,
I'm trying to generate project to realise new user-cases with wireless mesh networks.
I did a demo with the Thingy52 at flower greenhouses
They are very interested...
HI! I've done the basic Blinky and UART examples, and now have to move on to programming something on my own. ( I have to send EEG signals from one BLE board to another/notebook...
hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from...
Hi, I'm looking to use P15 (Shield Debug out connector) on nRF9160-DK. Description here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fhw_debug_out...
Hi I used the light ctl/lc example project and connected to it with my iphone app which uses nordic sdk. I made a slider which sends messages quite often to the mesh device...
We are presently using Raspberry Pi 3 Model B to observe BLE packets coming from sensors that have NRF52.
We are also able to do DFU OTA using the Nordic NRF52840 USB dongle...