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, now I'm developing my projects with SDK 15.2. and Thingy:52.
The projects are bt-audio-advertiser and bt-audio-receiver.
I adapted extended advertising to a Thingy...
Hi,
I have a problem making NFC (with a simple text record) work when I enable SoftDevice: I do not receive any NFC event and NFC communication does not work.
I have a...
Hello,
I would like to get the value of a temperature sensor, convert it from A -> D, send it to a server and then get it with a client (mobile application)
I need a sensor...
Is there any way to perform multiple DFU simultaneously using the single nRF51 dongle. I have to perform DFU from a custom application developed on windows PC. As I need to...
Hi ,
I am running example in nrf52840 using segger embedded studio .
And i am trying to define __no_init variant ,
May be sameone know what is the syntax . in IAR __no_init...
Hi all,
I am building a demo for Bluetooth mesh networking with thingy. I had followed the instructions under this link:
https://github.com/NordicPlayground/thingy52-mesh...
Hi,
I am using the twi_sensor example in the board PCA10056 with SDK v15.2.0. I am trying to disable the internal pull-up resistors of SDA and SCL lines to use external...
There appears to be a design flaw in the nrf_sdk_freertos code that produces a race condition. The race condition can result in a delay in processing a SoftDevice event, or...
When setting up Heartbeat Subscription for a node, a single unicast address is specified as the source. Does this mean that a node can only subscribe to heartbeat messages...
Hello, I am using nrf52 with sdk 13.0.0. Bootloader_secure_ble gives error while compiling. What should I do ?
Error[Lt009]: Inconsistent wchar_t size
micro_ecc_lib_uECC...
Hi,
I have been trying to use the FATFS example (SDK 15.2) to work with an SD card on the NRF52840 DK, with an Adafruit SD card breakout (I removed the 5V level shifter...
I'm working on a medical device that is using the NRF52832 chipset for communication. One of the tests that I'm required to perform on startup is a RAM check.
On the other...
where is the declaration of board number in ses project? I want to change from pca10056 to pca10059 a project but I did not find where i have to change it in the script. ...
Hi all,
Does anyone know what are the TRC-43 classification of emission section 4th and 5th symbols (see below list for options) for device which is based on nRF52832 and...
Is it possible to connect four peripherals to one central and send 300 bytes of data to the central from each peripheral every 100 msec? If so, which sample program should...