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...
Good day!
I purchased the nRF24L01 Evolution Kit, but:
1. The driver and software that comes with the board, only under Windows XP. Are there drivers and software for...
Hi,
I use the server and client from "light_switch DEMO", along with iOS app (nRF Mesh) for setting and pairing. Both ”subscription” & ”publish address” are set as 0xC001...
Hi,
Serialization Function packet format for nRF5 SDK v15.2.0
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started...
Hi
I have a problem with receiving / transmitting a packet of characteristics with a descriptor 2902 (CCCD 2902). The principle of operation of my program is that the device...
What will be correct linker script changes for nrf51802 device using soft device ble application
I made changes in RAM start and SIZE. found in open source forum,
MEMORY...
I using 3 nRF52840 DK borads (provisioner,light_switch_client, DFU). I set DFU (DFU example used) as target board and connected it to PC as serial interface. I have provisioned...
Development Software: SES v4.16
Computer Platform: macOS v10.14.4
Hardware: nRF52832QFAAB0
Hello, everyone~
I feel confuse that how to make the Complete Local...
Hello,
We are using nRF52840 and Thread SDK to build a mesh network. At present, we only need to transmit data frames. But, in the near future we would like to transmit...
Hello,
Im trying to boot into a custom bootloader following this documentation .
Under "programming the bootloader" it says you must write the bootloader start address...
I have some question about direction finding in BLE5.1.
1. Does the 52840 DK support nRF52811 Soc? if not, Is there any Development kit support nRF52811?
2. Does the AOA...
I called several distributors but they say they don't have a way of differentiating the revs. Please let me know where to order and if needed...how to order please!
Hello there,
I'd like to send and receive data through NRF Radio's handler. I've been able to configure the handler to receive data. Otherwise, I'm having difficulty on...
Hi all, I have some question.
When I using mobile to bond with my DK nrf52832. Infomation will save to flash via FDS library.
So, when I delete bond from mobile and rebond...
Hello
I am using ble_app_multilink_central on nRF52832 DK.
I want to collect advertising data from all peripherals and not connect to them. Problem is that I dont know...
Hi guys! I have had an issue with Image Transfer Demo project. I use nRF52832 with OV2640 camera. I used installation project process described on the page https://github...