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,
I am just using the SDK13 on the nRF52832 together with the experimental BDS example (I modified it to the point where it seems to be working fine so far).
Now...
The following does not allow me to define NRF_DFU_HW_VERSION in my makefile, I get redefine errors due to this broken if else in def_req_handling.c:
#if defined (NRF51...
I want to evaluate the nRF52 SDK , but don't get how to install it.
The Getting Started section mentions an MDK installer. However, I cannot find any such installer inside...
Using the nina 112 with nrf52832 SDK 13
I have got a problem with the I2S Interface.
I configured the RESET Pin as normal PIN. Tested with GPIO as Output it worked. If im...
Can we build the FW manually and upload to the Thingy via the OTA uploader? We built the FW, created the DFU, and inserted the .zip file in the iOS app, however get an Error...
Hello!
I am working on a project. The goal is to retrieve every seconds some acceleration data from the ADXL362 accelerometer.
I configured the spi in blocking mode...
Am i right in thinking that if GPREGRET has not been set then we can not guarantee what value it will be?
I.e on power up we can not guarantee that its value is 0.
List item
Hi,
i am working on nrf52 sdk11 softdeviceS132,
Working on custom board i have edited ble_app_uart example and implemented my application it is using PWM_Library...
Hi,
I would like to receive data sent from an nRF52840 through Bluetooth in a Java desktop application. The Java app can run on Windows or Linux, I am using Windows 10...
Hi, I am working on ble_alert_notification example provided in sdk 11 using s130. This example is peripheral code in client role. I have tested it using MCP. I wanted to use...
The absolute max throughput for the nRF52 using S132 v2 was 128 kbps .
The new S132 v3 was recently released and boasts throughput increases by 400%. Has anyone tested...
I am trying to send small data packets of up to 9 bytes at the fastest and most consistent rate from a nRF52 peripheral to a nRF52 Central. Both use the s332 SoftDevices....
Hello !
I've created an app based on the nrf blinky master : it works perfectly on my smartphones.
But when I kill the app, and when I relaunch it, it doesn't connect...
Hi,
I am trying to use a mux change among 3 differential channels. The diff signal then goes through an instrumentation amplifier. The steps I'm using:
switch to ch1...