Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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, ...
My question is can the beacon be activated by someone shaking it and receive a notification via Bluetooth? If so what is the range it would have? If not can an additional...
Hi,
I am connecting the AKU242 straight to our microprocessor. It is a PDM interface so it has a SELECT, DATA, CLOCK, VDD and 5 GND signals. On the datasheet, there are...
I am about to implement the secure DFU on our custom board using SD132 V3.0.0 and SDK12. When I worked with SDK11 I had to make a bunch of changes to the bootloader to work...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. I started building off the ble-app-hrs in the examples of the documentation so my code is pretty...
Hi,
We're trying to port and migrate our nRF51 SDK v8 (softdevice s110) codebase to nRF52 SDK v11 (softdevice s132), but we're seeing a crash occur (goes into HardFault...
Hello,
Can anyone help me figuring out the best possible way to store certain characteristics which I want to never reset values on the events of controller RESET or power...
HI
I want to know the max of number of data package send from phone in one interval?
Now I could only get one package form iphone6 with character of write without respond...
Hi,
What happens if a user initiates DFU but never continues the process of uploading an image, does the device sit in this mode indefinitely long?
How might we implement...
Hi,
We're trying to port and migrate our nRF51 SDK v8 (softdevice s110) codebase to nRF52 SDK v11 (softdevice s132), but we're seeing a crash occur (goes into HardFault...
hello everyone:
I use nordic APPtoolbox to test DFU ,android toolbox can DFU,but ios toolbox can't DFU
1、 i use sdk9.0 dfu project,and sdk9.0 ancs project
2、 blog.chinaunix...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hi,
Where to get Master Control Panel 3.4.0 source code? Our project is related to creating proprietary BLE profile's. We have some idea on how to program a sensor device...
Hi,
on my board I have a nRF51 and a LIS2DH accelerometer. I want to enable an interrupt pin INT1, so if the LIS2DH sends an interrupt event (pin change from high to low...