EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello
We have two boards PCA10040, client and peripheral. Blinky exemple.
The project is with two buttons on peripheral side and 2 leds on the client side.
If we hold...
i haven't seen any code posted for the HC-SR04 ultrasonic distance sensor connected to the nRF24LE1, so i rolled my own, see below. it works well enough. the sensor runs on...
Hi all!
I've been working on a firmware to timestamp GPIO events using PPI in nRF52, and it works:
github.com/HiveTracker/firmware (more context: hivetracker.github.io...
Hello,
We're preparing to build a new application based on the examples available in the Mesh sdk and wondering if you have any tips on how to extract only the files needed...
I run a basic code on nRF52832 and measure the power consumption of the chip (using DVM). The current consumption is 400 uA which is a lot just for a single timer in my application...
The tutorial is a huge help. I've been working on this for some days now, and it looks like I'm almost there. But just one last hurdle (I hope). The title pretty much says...
Hi Nordic Support,
I am trying to use BLE DFU. But for the first step I can not find the example that
is mentioned at this link: https://infocenter.nordicsemi.com/index...
Hi,
I'm working on sending string data over mesh by following this case , my message is printed on server side in mesh_msg_handle() function (access.c file), but I want...
Hello guys I'm using windows (10) using parallels in a virtual machine in mac (high sierra), all in its latest version.
The board is a PCA10040 V1.1.0. with the bootloader...
I program SD132 into nrf52832 and then program bootloader secure into nrf52832. on nRFToolbox is show name " DFUTARG" I'm using nRFToolbox for OTA. When OTA process is successful...
Hellou, I am developing apllication mesh application from example light switch. In application program i receive data from mesh and this data is stored to external serial...
I am looking for the third party nrf 52832 BLE module in which i need following configurations,
Size is less then 9mm*9mm
Chip antenna or PCB antenna
GPIO pins atleast...
Hi!
I would like to completely isolate the nRF52840 on the Preview-DK (2017.32) on hardware level.
Scenario
I would like to power the nRF IC with the external supply...
Hello, I'm new to Nordic boards.I would like to measure the bit error rate for a BLE link using nRF52840.
Is there any way of modifying any of the existing examples to add...
We use iOS nRF Connect primarily for DFU updates and find a real annoying issue with its behavior. We see this problem behavior on both v1.8.5 and v1.8.2, on both iPhone and...