Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi,
I am designing a BLE Device based on nRF51822, which broadcast three services : one home made service, the Battery Service, and the DFU service for the OTA update....
Hi guys,
Currently, I used JLink V8 to program, load code to nRF52823.
I connected this JLink to nRf51822, then it works perfectly but when come to nRF52823, it doesnt work...
Hi,
I am working on nRF52832 with SDK13.0 + GCC Eclipse.
I have used 2 app_pwm instances for driving a 3 color led. Once I init the pwm and set the duty cycle, the current...
Hello, do I do it in some sort of system initialization function? That would be really strange because that's not the case with example projects, or do I do it using nrfjprog...
I am using PCA10028. I am not able to verify the output for given examples of SDK 12.2.0 that require master emulator or UART.
I have the pin 0.30 connected to ground as...
nRFready Smart Remote 3 nRF52 v1.1(PCA63519)
SDK: nRF5x SDK v12.2.0
IDE:Keil 5
Hi,I am trying to flash the whole package of SR3.
1.Flash the s132_nrf52_3.0.0_softdevice...
I'm changing the DEVICE_NAME macro in the example and then flashing but for some reason when I scan for available Bluetooth devices, the device always turns up as Nordic_UART...
Hi All,
Can one safely assume when sending a packet to a destination address using the ping command in the CLI, that the payload echoed back is the payload transmitted...
mainc.txt
we can use INTENSET to enable certain events on the radio as in line 460 in mainc file attached. But how to enable this on the radio as a whole.
I basically...
Hi Nordic,
I am trying to enable the DC/DC converter on a QFAAH10 (revision 3) .
I am using the s130 v2.0.1 SD .
----------
1. sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi,
If I configure the radio notification to ACTIVE and then set a DISTANCE of 800us, is there any way that I can configure PPI to toggle a pin for example?
I know that...
We are applying the CE certifcate for a product using nRF51822 and softdevice S130. Certification lab requires us to fill in below techanical questions. Please help to answer...
Hello, my program stuck at these assembly codes:
I decided that it was stuck because I keep pressing F11 and it just go around in circles in these 4 lines.
So:
...
Can't I connect to device that hasn't been discovered yet??
I'm trying to connect one device( A ) to another device( B ) which ADDRESS is known but never discovered yet...
Hi there,
We're looking at doing something with beacons so that we can make use of the way iOS handles scans for them in the background differently to other peripherals...