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, ...
I can get a clean build and working product with some workarounds, but a couple issues remain from migrating sdk 13.1 to sdk 15.0 (SES nrf52832 s132).
1) After nrf_drv to...
Hi,everyone.
I had learn for below Links and compiling is no error.
https://devzone.nordicsemi.com/f/nordic-q-a/26448/nrf52832-maximum-number-of-central-links/104063#104063...
Hi,
I'm having problems to run the Loopback example in the Bluetooth Mesh SDK:
infocenter.nordicsemi.com/index.jsp
I'm receiving a timeout.
My setup is as follows...
This is a duplicate of https://devzone.nordicsemi.com/f/nordic-q-a/35127/spi-master-0-uses-300ua-upon-first-transfer but I wanted to be safe because I pre-maturely verified...
Hi,
I have been working on MPU9250 examples given in here .Though the program runs fine in KeilUvision 5, the output in tera term shows only 0,0,0 for Accelerometer values...
Normally one writes 0 to an event register to reset it.
I am writing a uart driver and when I open my interface I want to prime my transmit pump by setting EVENT_ENDTX to...
Hi all,
What are the default preflashed contents in the out of box nrf52840 flash?
I assume that bootloader is not present. If my assumption is correct how preflashed...
I'm looking at the SDK15 I2S example project using DMA. My dev set up is 52840/Keil.
The project is under: \nRF5_SDK_15.0.0_a53641a\examples\peripheral\i2s
In the callback...
I am new to BLE development, if that helps preface this question.
My goal is to get a BL652 module by Laird working with the BLE UART example from the Nordic SDK. I am using...
We are working on porting an MESH example from Segger to IAR.
We started with the BLE Peripheral Template, and pulled all the code for the light_switch_provisioner into...
Hi, I noticed that Silicon Labs announced their Mobile Mesh application for Android and showed a demo video .
I searched Nordic's GitHub page. However, I couldn't find...
While trying to make a custom server model, based on the on-off model in the documentation, the code breaks when receiving an incoming message. The problem is in the file...
Hi ,
We have designed an Nrf52832 customized board having 32mhz crystal but not having any low frequency clock. The board is working fine with the blinky and other codes...
Hi,
I want control my gpio P0.06 to enable mcp16251, which is a regulator provide power to the nrf52832,
when i trying to control the mcp16251, i found that the gpio can...