if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Using nrf5340 DK with v2.7.0 SDK + toolchain. Blinky app works fine. Tried the sample apps:
- peripheral_hr
- peripheral_ht
Which both reproduced the exact same error...
Hi, we are in the process of development of a product with nRF9161. Originally it was designed with nRF9160 and we were successful in bringing up the prototypes. Then we moved...
Hello. When a lithium-ion battery is discharged (sim discharge) after not using it for a long time If you charge it at npm1100, the battery will not charge. When charging...
I have this function that normalizes acceleration from IMU:
If I enable FPU
CONFIG_FPU =y
CONFIG_FPU_SHARING =y
device works for a while (10s of seconds) then...
Hi team,
I have been trying to bring up a custom nRF8001 based BLE board using STM32 MCU. I have ported everything according to this blog shraken, not stirred: Nordic nrf8001...
Hi,
During the testing of nrf21540DK conduction power, a strange phenomenon was encountered: in DTM testing, when the transmission power was set to 0dB, there was a significant...
Hi,
I have problem with program nrf21540 UICR EFUSE. The first time, WR-UICR was able to successfully write, and after reset the reading of reg0 displayed correctly. But...
My setup includes 2 nRF52840 DKs, one flashed with periodic_adv_rsp and the other with periodic_sync_rsp. I copied the samples and auto-generated a build configuration for...
I cannot get Zephyr-only DFU over BLE working. Using an NRF52840DK. This is my prj.conf :
---
CONFIG_GPIO=y CONFIG_LOG=y # CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n # Enable...
I am working on nrf5340dk board with 2.6.1 SDK and toolchains.
So, I took "mesh_shell" project as a starting point, then added external flash and mcuboot with simultaneous...
I would like to prepare my RAK4631 supported board file to Zephyr , but I am having problems with my JLink device, then I bought a new device but it didn´t arrive yet.
...
Hello,
i am using the nPM1300 with a nRF52840. This question is regaring the WDT in the nPM1300.
After reading the datasheet of the nPM1300 my understanding is, that event...
i have ZSWatch complete hardware by jackob and kempy and the link is provided below and using the vscode (nrf connect) to code in it in my case the debugger by segger technology...
am using the NRF52840 DK to interact with some BLE devices, and I am trying to use NRF Connect for Desktop Bluetooth Low Energy .
While the DK is correctly recognized in...