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, ...
I'm using RFduino that utilizes nRF51822. I need to set a timer1 as timer0 is used by the BLE stack, so I used the following code:
#define TRIGGER_INTERVAL 1000 // ms...
Hello,
Today I had a case where I tried to perform a bootloader-only DFU on a device with a debug version of the bootloader, but instead of trying to replace it with another...
Hi Technical team,
I want to use nrf52832 for my project, below are the some doubts i have with nrf52832
1) nrf52832 will act as HUB and receive data from peripheral...
Hi,
I have already working code in nordic sdk 13.1 with eclipse. But we are move to latest sdk v 15.0 for example of central and peripheral. Now every thing i have modified...
After a node successfully provisioned in the Mesh Network. If I want to unprovision the node, what procedure is needed to make it?
Should I remove all the netkey, appkey...
Hi, I have a problem with the usb HID examples in sdk v15.0 on a nrf52840 Preview DK. I cannot get them working together with a Linux or WindowsCE based USB Host, with Windows10...
Hello.
I'm modifying the Eddystone Beacon Application example. For now, I can transmit my own Eddystone frame. This frame is static, and the board starts transmitting it...
Hi,
I'm using a nRF51822 on a custom board. I would like to implement serial DFU on it using the bootloader_secure example.
1.) Is serial dfu implemented in sdk 12.3 ...
Hi all , I am beginning with MESH SDK on Window . I use NRF52832 board with Softdevice S132v3.0 on KeilC5 . I read instructed at infocenter.nordicsemi.com/index.jsp but I...
Hello Nordic:
I am trying to add advertising with whitelist function to my code which is base on
nrf52832 dk
softdevice s332 5.0.0
SDK 14.2
I use the example code...
Dear Nordic support,
In our company we are using application "nRF Connect", in android platform. It works well, however when we try to use it on iOs platform the application...
Hello!
What version|tag|commit of MQTTSNGateway ( https://github.com/eclipse/paho.mqtt-sn.embedded-c ) do you use in Raspberry Pi image? Do you use special way to build...
I had the nrf52832 with BLE 4.2 running just fine with iOS 10.xx and Android phones.
iPhone would SCAN and connect and I could interact with the services on the hardware...
How to select nrf528332 UART clock source, how to make the serial port baud rate not change with temperature?When the baud rate is 9,600, the baud rate varies greatly with...