Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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 want to evaluate the nRF52832 chip with a example project. This project has the following functions:
- low power
- system wakeup by RTC running with external...
Hello,
I do want to simulate the behaviour of several nrf51 chipsets that communicate over the air. Do you have any suggestion, how to start with this? The best would be...
Hello everyone! I am interested in running some simulations to test a series of algorithms for BLE on nrf52832. Is there any simulator which can easily simulate nrf52832?...
Hi All,
This may not be 100% nRF-related, but:
I have a set of algorithms that are written with Keil uVision 5 for nRF52840 using the CMSIS-DSP library. Now, I would need...
Hi,
recently i made the mesh works but now i need to add OTA.
i've found this tutorial. I'm still trying to generate the keys... every time i try i get some error from...
I can read from the driver using appropriate instructions. But i am not able to write to any of the registers. Please Help. I have attached the functions and datasheet.
...
hi,
I’m new to nRF5x BLE devices.
I need to create a code for a project where i’m using a nRF51-DK device. So, I’m trying to demonstrate that the further the nRF51-DK...
The current pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver ) does not seem to support the SoC Library API of a Softdevice e.g. S130 ( https://infocenter...
I am trying to develop a Mesh application using Nordic Thingy. I was trying to allocate memory space for SD132.
As mentioned in the SD release notes, I had updated the following...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
Hello everyone
Now i am trying to import Freertos to my project BLE mesh in SEGGER studio. However, it had library name duplicate and i dont know how to solve that problem...
Hello,
I am using a redbear Nano v2 devboard and I am having particular trouble sending my EMG sensor data via uart. Can anyone help me out with the code. PS I am using...
Hi.
I have a customize characteristic that allow user to typing 8 bytes of data send from cell phone,
And I want to get this buffer out to go with my process, but I used...