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,
I am trying to use the indication to transfer data from NRF52832 device to host. when the indication transfer was comfirmed by host, then we can receive the event ...
Hello,
I would appreciate if anyone can share detailed steps how i can program a custom build PCB with BMD-350 from BMD-350 Evaluation Kit using J-Link OB Interface.
Hi,
I wrote my own nRF24L01+ library for my AVR AtMega2560. I used the datasheet and the widely used Mirf library as my guide. I am happy to say I got it working. I have...
I have a new PC (running 64 bit Windows 7) and am having issues after install nrfgo studio. I had it running previously on another windows 7 (64 bit) machine with no issues...
I noticed that there can be three SPI instances (SPI0, SPI1, SPI2) for the nRF52. Is it possible to have three TWI instances? We have a sensor network that requires 6 of the...
i have used 52832 for pdm clock generater, but i just can set the frequecy to fixed such as 1.032 MHz,1.067 MHz.., if i want to set the frequecy to 1.050MHz, i can't come...
Hi,
I am trying to run LWM2M support based on Contiki OS (contiki/examples/ipso-objects) on a NRF52 (PCA10040) development board. I can successfully build (make TARGET...
I see Nordic release pc-ble-driver 2.0.0 some time ago. I'm using 1.0.0, before I upgrade to the new version, I'd like to know what's new in it....could not find any list...
Hello,
I am using nrf51822 SDK11 S130.
I am using my custom design board which is powered by 12V. The nrf51822 is provided with 3.3V. I used 27k and 9.53K resistors in...
Hi,
I have two nrf52832 boards. One as mater and other as slave. I'm trying to develop a communication between master and slave through ble. Also i need to connect the master...
Hello, can someone tell me how I can change this, as shown in the picture?
Strangely, I have already selected the proper target device, as shown in this pic:
What...
I want to use UART to read GPS data while advertising.
After I add uart function to ble_beacon_example, UART API app_uart_get() always return NRF_ERROR_NOT_FOUND.What can...
Hi,
Can Anyone has experienced with nRF52 PWM clock generation ? I am trying to generate 8-Mhz clock out of GPIO by configuring it for PWM module.. But so far I can get...
I have taken ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0 and i integrated Alert Notification Service,DIS[device information service] and DFU... Device...