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...
Hi, I am trying to achieve the lowest current consumption possible on the nRF9160-DK, which should be about 1.4 uA in modem shut down state. Unfortunately, my best result...
Hi all, I want to form a thread network.
I have BorderRouter [Raspberry pi 3B flashed with Nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design] and is up and running...
Hello.
This issue was tested with nRF5 SDK v17.0.2.
There are steps to reproduce :
sdk_config.h should not be included in nrfx_clock.h. It's a default template by...
Hello,
I am looking for some help solving a peculiar issue with eddystone beacons, the nRF52805, and some cheaper Samsung android phones.
System Description: - I am using...
Hello,
I have been running this program without any problem then I added some code to read and write to flash using NVS when the error shown below appeared.
I am running...
I have been using the Toolbox to load zip files to a device. Now the toolbox uploads a file and 'say it is complete', but the file status in the menu window say file not loaded...
Hi forum,
I am working on nrf52832,using sdk15.0.0.
I referred TWI_sensor example as reference for sesnor interfacing. Individual sensor works when i trired to integrate...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
Hi Nordic team, I'm working with nRF52840 PCA10056 , base on Thread_Zigbee_ v4.1.0 , and light_control example. I modifed, try to add temp_measurement ZCL in all light_bulb...
Hi ,
My environment:
nrf5340 dk board
nrf connect sdk
segger studio IDE
.
I want to test spi loop back without any connections.
I don't want to connect any...
Hello, zephyr pwm driver documentation and samples , shows clearly how to generate a PWM output using nrf52840 dk. However, we need to synchronize the PWM output to an input...
Hello, how can we configure the counter in an nrfx52840 dev board to count pulses on an input pin in zephyr? There is a counter driver in zephyr, but there doesn't seem to...
What I'm trying to do, is probably very simple. I hope.
In the following code which works fine.
I want to scan not using Coded PHY
Then change back to using Coded PHY...
question here, I am using nRF52840 device with zephyr application & MCUboot + SMP service the DFU is now done using: https://github.com/apache/mynewt-mcumgr-cli or using Nordic...