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 using SDK16, and using BLE sample project (central app_ble_blinky)
when I am taking sample project without BLE , I am able to add UART secure bootloader...
Hi,
I am using NCS v1.3.0 for nRF9160. How to enable both scanner and advertiser roles simultaneously?
Currently even I enable both, HCI LE set random address failing...
Hi,
We are developing the BLE product based based on the nrf52840 Chipset and we are facing below problem while testing in the field.
During our development we have come...
Hi,
Based on other discussions of encryption etc , I created a function to encrypt all the data, so that whenever I call the function It encrypts.
But I am not able...
Hello,
I’m struggling with a problem and need your help. I have an application where a nrf52840 communicates with another nrf52840 over BLE using nus and some services....
I am about to follow the steps here https://wiki.segger.com/Open_Flashloader to be able to program an external flash. However if there is an easier method I would prefer to...
Hello, i would know about the IDE avaiable to develop codes for SoC Nordic nRF52840 and where i can find/download it
Moreover, where can i see examples code about BLE Client...
Hi
I'm working with FreeRTOS with Tickless (RTC) and I was wondering what one should do in order to avoid the FreeRTOS Idle Task to be waken up every time an Interrupt Service...
I have installed SES 5.10a and imported ouf Keil project. There are several issues when I try to compile. This is interesting since I am using the "external" build which should...
Hello,
I have products based on NRF51822, that are central and peripheral.
These products use Softdevice S310, bootloader and application code. It use peer manager, fs...
Hello,
I'm pretty to new to developing with the NRF52 and the NRF52-DK and have a couple of questions.
I have a custom board which has an integrated NRF52832 chip. Now...
Hi,
Recently, I've found a reset issue with my device by ble_nus_data_send error when ble is working.
But the error code is 0x3401(Please, refer the picture). What does...
I'm working on augmenting an existing product that is based in the nRF52832. We've been using a handful of timers for some time without apparent issue. I added another timer...
Hi,
We are using the modem firmware V1.2 and source code ncs v1.2.0. Problem: we are using the TLS connected socket to amazon cloud and after about 12 minutes of doing:...
Hello,
I'm a beginner in NRF52832 module.
I want to test saadc + bluetooth communication.
So, I searched
https://github.com/NordicPlayground/nRF52-ADC-examples
this...