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 see the BLE on the nRF connect on phone but when I try to connect it either takes forever to connect and then does not connect or it connects and disconnects.
I am using...
I setup NRF SDK using nrfconnectsetup341ia32 executable.
I2S example file should be located at <InstallFolder>\examples\peripheral\i2s according to https://infocenter.nordicsemi...
Hi, I am using nRF52832 and SDK 15.2
My application is having 4 advertisements. iBeacon, non-iBeacon, Line Beacon and Line iBeacon.
I am using radio timeslot for Line...
I would like to modify ble_app_uart SDK_11 s130 on nRF51-dk to support static passkey. My understanding is that when connecting the Nordic sample app nRF UART v2.0 to ble_app_uart...
Hello, I'm working on a project about nRF52840, I completed the code with nrf52840 DK board and wrote the code to nRF52840 dongle, but dongle doesn't work.
I changed the...
Hi,
I my design I want to use load switch from TI TPS22946 which have enable pin sensing logic low/high. I would like to be able to enable load switch with nrf52's gpio...
Hello,
My current setup is:
Nrf 52832 custom board (pca10040) SDK 15.3.0 SES 4.52 Softdevice no s132 Using a j-link mini EDU debugger
I've been trying to follow the...
Hello,
may I ask you for help with instability of BLE connection? We use nRF52840 and SD 6.0.0. The issue is that our device is being disconnected with reason BLE_HCI_CONNECTION_TIMEOUT...
Hi Team,
We are using the nRF52840 for our application , in that we are planning to use 2 free flash pages for our internal application purpose.
So how to know the which...
Initializing the USB inerterface blocks the SPI3 interface. The SPI3 is not responding to any commands like reset. We do not use any SPI interrupts, just read the registers...
Hi team,
My customer is using nRF52840 and they want to set 840 advertising in 125kbps PHY, but seems we only have option in codec PHY (500kbps):
https://devzone.nordicsemi...
I have the nRF52 Kit with me. iam using SES IDE and downloaded the SDK nRF5_SDK_17.0.0_9d13099. I am using Windows 10 OS in my Laptop.
There inside example\ble_peripheral...
Hi,
I need to properly configure peer manager. The peripheral device, which I develop haven't any buttons and screen, only sensors are embedded. Also accelerometers, but...
Hi Team,
I am working on BLE pairing using NFC (OOB) on nRF52832 device.
My requirement is need to have custom message on the NFC tag.
I Have gone through some examples...