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...
Dear all and Nordic Staff:
Thanks for your support as usual.
I have a new application project with BLE and Zigbee dual stack protocol for industry market.
May you suggest...
One of the nRF52840-DK (PCA10056 v2.0.0) we are using as a programmer and debugger for our custom board has started repeatedly resetting the custom board whenever an RTT console...
ble_gatt_db.h and ble_db_discovery.h each contain #defines that are problematic, BLE_GATT_DB_MAX_CHARS and BLE_DB_DISCOVERY_MAX_SRV respectively.
Of course, one can change...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
I would like to use the RTC in the nRF52833 as a clock-calendar. The device will normally be powered by the USB Vbus but must have power fail protection to insure the integrity...
Hello,
I would like to create a star network (with no routers) in ZigBee with nRF52 (also with multiprotocol BLE). I examined the relevant SDK (nRF5_SDK_for_Thread_and_Zigbee_v4...
My setup is a custom board with the nRF52832 and a remote BLE client e.g. nRF Connect tool kit on an Android phone.
The application periodically broadcasts a 'beacon' but...
I am using Nordic SDK v15.3.0.
I have set all the required parameters and content before I call the API "ble_advdata_encode(..)". I ran into two issues one of which I can...
I am using SDK version 15.3.0 and would love to know what exactly is the meaning of the first parameter "size of event" used in the macro APP_SCHED_INIT(X,Y)?
I treat "events...
I have installed Segger Embedded Studio for ARM V5.32a.
I am trying to build the example project under ble_peripheral/ble_app_uart.
I have installed these packages in...
Dear community, Dear Nordic engineers,
For some reason I cannot connect my custom board to the nordic cloud. Previously I have followed the described procedures with the...
Hello,
I have a custom nrf52832 board with a SparkFun HX711 load cell.
I've developed my firmware using Segger Studio testing my data through a BLE connection with the...
Hi,
I ported my application from SDK 12.3 to SDK 17.0.2. Unfortunatley it isn't running on the board, but the only thing I have is a warning which I'm hoping is the issue...