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 am using nRF5_SDK_15.3.0 with ble_app_uart example.When I flashed the ble_app_uart example into my nRF52840 DK it starts to advertising. If there is no connection...
Is it advisable to use coin cell battery power for nodes besides end-devices in a Thread mesh network? Where can I find technical comparison between OpenThread and BLE?
Is it allowed to use nonsymmetric capacitors to get more accurate 32k ? With 2x10pF we run some 35ppm too fast and 2x12pF the clock is 10ppm slow. We could use non standard...
Hi,
I am using SES for programming with an example of BLE Uart NUS and SAADC combined.
I can send raw data, and that all works fine, but conversion to the real ADC voltage...
Hi,
I am trying to send data from nRF52832 module to a custom application. I am receiving bluetooth characteristics but not able to get values. Value is always NULL . Can...
Hi i have tried with uart example and need to change baudrate after the some string is transmmited over UARTS TX. Is it possible to somehow that to check that all bytes from...
Hi,
I want to establish a two way communication on nRF52832 i.e if I send a text string from nRF52832 to a custom application and then send something in return from that...
Hi.
I want to use the "On-Off Light" device present in the profile "Home Automation", but I didn't found the file .h in the library zboss. Are you thinking to create this...
Hi, I am developing with the pac10040 dev board, trying to get the BLE running.
My program seems to pause in the ble_stack_init function and I have to press the "IF BOOT...
I recently received two nRF52840-DKs. When initially connect to my PC with a micro usb, LED1 would illuminate on both devices. However, after plugging and unplugging the devices...
Hi,
We have a Gateway based on mediatek MT7688 MIPS 32bits architecture CPU, and we integrate an nRF523832 chip to acquire BLE packets.
The gateway uses OpenWrt OS, and...
Hello Nordic!
I'm developing with sdk15.3.0, s340, and nrf 52840.
My custom board had buzzer and back-light so I need to use PWM.
So I tested pwm library example in...
I ran across something unexpected during development on our custom board today.
I checked the behavior on an nRF52840-Preview-DK board and was able to reproduce it:
This...
Using two nrf52840s and a raspberry pi3, we are going to do mqtt communication.
I want to use raspberry pi3 as a broker and use nrf52840 as a subscription and issue.
What...