Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hello dear friends,
I'm trying to bring up a Raytac module for the first time. I was able to program S110 7.1 and I'm using the Beacon example found in the SDK 6.1
But...
Is there a similar way tot get the radio's MAC address when using Gazell only (no BLE)?
In SoftDevice there is a "sd_ble_gap_address_get()" function call.
Hello All,
I'm trying to program a NRF51822 module for the first time. I'm using the Jlink for ARM from IAR which is segger rebranded. It supports JTAG and SWD.
We got...
Hi,
I am trying to obtain a 10khz PWM (50%) on an output using Timer2 (see code below). It is working fine up to around 500Hz (2msec), above that (1kHz) I am getting only...
I would like to develop an application with nRF8001 DevKit. The master emulator of this kit is an USB Dongle and it is originally meant for PC connection. My final goal for...
Hi all,
Problem: Second harmonic with nrf905.
I used nRF905 and exact recommended design&layout in the datasheet. Now, it is said that there are 2. order harmonics ...
It seems that the all the msc_inline_*.png files are missing from the SDK 6.1.0 documentation directory.
For example:
file:///C:/Nordic%20Semiconductor/nRF51%20SDK_v6...
Hi,
I use NRF51822 as a transmitter in "gazelle mode" so no soft-device is enabled. At the other end I use NRF24LE01 as a receiver. In order to see what is going on in...
Hi All.
I made a nRF51822 based PCB with SWD header but I don't have any J-Link lite to load Firmware.
I have a nRF51822 Eval Kit. Is there any way to use the J-Link of...
Hi,
I am using nRF51822 and I compiled and loaded uart example code. Also i used nRF toolbox android application on samsung s5 with android 4.4.2.I am using sofdevice 6...
Hi All,
I would like to broadcast 256 byte data in one shot every second, any reference in SDK recommend?
Thanks in advance.
**updated at 19 Sep, 2014
Application...
Nordic,
After upgrading to S110 7.0.0 the BLE_LBS example no longer works as downloaded from GitHub. I adjusted the flash algorithm size which fixed the first problem and...
Hi Developers,
I'm using an nRF51822 and finally beginning to understand BLE. I want to learn by example so I downloaded NAN-36.
Im at a point where the Application...
Hello,
i'm using the NRF5182 QFAAG0 chip, its one of the samples from the evaluation kit.
I can program it with keil (not using the S110). Using nrfgo studio i can see...