FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
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...
Hi,
I am using nrfMesh2.2 SDK. I want to add models other than GenericOnOff and configurationclient to the interactive_pyaci. How do we proceed with this?
I found the utility to create the binary image of the production data for my Zigbee device but cannot find any documentation on how to incorporate the generated BIN file into...
Hi,
I have a custom board with nRF52832 and I'm using SDK 13.1 and softdevice s132 4.0.5. I have a GPRS module that I will use to receive the new firmware image and I will...
Dear Nordic,
I installed nrfConnect 2.6.1 and lauched "BluetoothLow Energy" application. Then i selected my board and it asked "Device must be programmed ..." and loaded...
Hi There,
I'm interested to customize the eddystone TLM parameters as per the image below, which is replace the Battery voltage with Button detection On/Off.
I did...
I was able to successfully make the BLE Peripheral Eddystone Beacon Application in "nRF5_SDK_12.3.0_d7731ad" in Windows 7 32-bit (pca10040), using GNU Tools ARM Embedded version...
Greetings,
I'm fairly new to developing with Nordic ICs using the SDK, I have previously developed for some nRF51x MCUs using some modules that had an Arduino library...
hello , everyone
platform : NRF52832, SDK13.0 , project:\examples\ble_peripheral\ble_app_template
I meet such a problem, config app_timer in APP_TIMER_MODE_REPEATED and...
Hi,
I cannot get the interrupt on Timer1 to work. I have checked that the counter is matching the compare register by not enabling the interrupt. When I enable the interrupt...
According to the official suggestion circuit, I’ve deleted some functions which are useless for me, (the schematic circuit diagram and PCB are showed in the end) then I use...
Hi all
I'm using nRF52 DK with 14.2.0 SDK. I created a LED blink project for testing and extract its HEX file. I uploaded the program to the nRF52 over USB (J-Link-Keil...
Hi Nordic:
I use the nrf Connect to upload a new zip , the dfu progress goes to 21%,and then I get a error.
Error msg:
DFU failed with error: When writing 'CREATE...
hi.....folks
i am using nrf52832 and have merged the twi sensor with uart and timer but i am getting , i dono where to add my timer in main loop , see the code
help me...
Dear All,
I am new to using Nordic boards. I want to connect MAX9814 microphone module with nRF51 DK board to record the audio of human. I could not find supporting libraries...