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,
Is it possible to use a different capacitor value, say 4.7uF instead of 1.0uF, in the DC/DC converter circuit on the nRF52832?
Kind regards,
Thiemo
Dear Nordic Team,
Thanks for support.
We have nrf51422 development kit and trained in this sample code. How to use the same example code for nrf51822. please support...
Hello,
I have been looking to program this IC, connecting via SWD with no luck. I can connect to the target but for some reason once i try to perform erase programming...
Hi
Is there any limitation to characteristic size for use in notifications?
The reason for asking is the following:
I have a service with a characteristic with size 24...
I am trying to bond a central nordic board to another nordic board acting as a peripheral, however somewhere along the way the bonding fails. I started on the peripheral side...
Hi,
Since there seem to have issues with Android and stuff about long writes, I was wondering if there was a possibility to customize the allowed length in the device name...
I have designed new device based on nrf51822 chip. New PCB with your chip and other elements. I with my team want to sell the standalone device with update possibility by...
Hi all,
i'm doing some beaconing experiments with my NRF51-DK, a RFX2411N-EVB and a HG2408U antenna. I'm using S110 with beaconing demo code, and nRF Connect app to measure...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
So having first used Kiel, then Eclipse, it was great to finally ditch my clunky windows laptop with its terribly laid out keyboard by making the transition to Segger Embedded...
hi,
i am integrating c++ library with the ble_app_uart example code. using s130 on pca100028 board. in the make file i have made changes by replacing
CFLAGS += -mthumb ...
I want use pwm driver to generate 8 channel pwm wave with nrf52832, My board is PCA10036. I use example “nRF5_SDK_11.0.0_89a8197\examples\peripheral\pwm_driver\pca10040\arm5_no_packs...
Hi,
Can anyone tell me about fstorage module and can I use this storage space to store password? Will it give me any extra level of security? If so how to implement and...
I use a nRF51 dongle for some tests and I want to map the UART interface of UART_example on the pins 15,16,17 and 18 of the Dongle.
I try to juste adapt this lines of code...