Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
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...
I'm using the latest version of Keil with Software Packs. As I understood, copies of configurable files are stored in RTE folder. Non-configurable files are stored inside...