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, ...
Hi,
I found the communication range using FREERTOS is shorter than which are using non-RTOS.
I know the RADIO TX power and the PHY rate affect the communication range...
Hello,
I am using nrf52832 Dev Kit and am attempting to send information using the ble_app_uart example under SDK version 15 (I don't know the exact rev, but I downloaded...
Hi,
I am using nrf52832 in my custom board and I want to make secure connection between my two boards using stored keys.
Is there any example provide by nordic which I...
I am using the nrf51822 ble with s130_nrf51_2.0.0_softdevice and want to know if the broadcast can start at a given time, and if the adv_ interval can change everytime? (such...
Hello, basically I want my nRF9160 DK to establish a secure connection with DTLS by using mbedtls .
What I'm trying to do
I'm currently working with the LwM2M sample...
Hello,
My NUS services work fine i can transmit and receive data over UART , but i still get this error in my nRF Toolbox (UART) . Any help will apreciated
Some user datas have been stored in a special page of flash in nRF52832 . However , I need to reprogramme the chip through bootloader , and make sure the user datas not being...
Hi,
I am trying to evaluate the nRF52840 development boards and configure as a simple switch and light node.
The first issue I have had is that on a Huawei phone the nRF...
Hello,
I am trying to find out where to put my persistent storage data in flash.
I have to set start_addr and end_addr, to use fstorage, but I dont know what addresses...
Dear Nordics,
i'm getting started with development on Laird BL651.
Issues as follows:
It appears to be neccessary to switch to internal RC oscillator and adjust the...
Hi,
We are facing an issue related to battery life. We are using sdk 15 and SD S132(7.0.1) and we are able to archived 30uA current consumption, but we want it near to 5uA...
Hello,
I am using SDK v11, SoftDevice v132 and Keil Uvision 5 to program on my nrf52832 SOC on the development kit(PCA10040) for our project. I need to save a few uint32_t...
I am trying to evaluate the nRF52840 and can't find the source code for any of the project - only the hex files to run applications.
Where can I find the source code?
...
Hi,
We have developed a mouse with nRF52832 using the ble_app_hids_mouse example.Now, I would like to add consumer usage into the hid descriptor to control media. So, I...