Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
Hi Susheel,
Thank you for your support.
We would like to get your advice related our new design, with the followings:
Assume we need to support besides of the BT5...
Hi,
I am developing one of the my project on custom board, in which I have to configured the two GPIO Pin's as input to sense the those pin and take actions assigned on...
I'm developing a battery powered BLE sensor application where I need some basic guidance on how to implement this:
The sensor action consists of a measurement process where...
Hi there!
I appreciate your work on Nordic SDKs which are getting better and better.
But sometimes SDK setup isn't as quick as it could be.
E.g. for evaluation purposes...
Hi,
I am trying to port the Thingy project (ble_app_thingy_s132_pca20020) to Segger Embedded Studio on a Mac and it proved to be not an easy task, in fact I have hit a...
Dear all, I am building a BLE thermometer based on nRF51422 chip. I need to get certify it and if any of you performed and have the tests results of the below tests, for the...
The board came pre-programmed for MBED. I don't need that, wood like to enable regular JLink. I believe the process is to get it in boot loader update mode (hold boot/reset...
Hello,
I am new in this platform. Few days ago, my boss give me a nRFgo Motherboard. He want me to write a program that nRF24le1e can read/write data from sensor via I2C...
Just verifying to be 110% sure:
The TRACEDATA1-4 pins may be used as ordinary GPIO pins when no trace-functionality is configured for the debugger? So even if a debugger...
Hi,
I have a PCA10040 connected with some wires to an external I2C device and I need to poll data from the I2C device and send it over BLE, also updating the advertisement...
Hello,
I'm looking at the different way to control / dialogue with nRF9160 module.
I know it is possible to send commands through the UART port or through the cloud, but...
Hello Support,
I have developed one device based on NRF52,it has interfaced 4 sensors.It's working fine.
Now i want add one feature is that if sometime connection lost...
Hi,
I'm doing research on Bluetooth Mesh for which I built a Mesh system for testing throughput. So currently I am sending messages at the max speed (every 25 milliseconds...
Dear Nordic,
I am trying to do the following;
nrf52840dk will be ble central
ios will be peripheral
ios will begin to advertise then nrf52840 will connect
...
We are using SDK 15.0 and Softdevice 6.0, nRF52832
The question is :(1) We migrated the example "ble_app_hrs_freertos" to "ble_app_uart_c",luckily it works ;(2) But when...