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...
Hello,
I'm starting design on a new BLE dongle project.
I am planning to use nRF52840 and an external flash memory for storing sensor data. I need to include timestamp...
Somewhat doubtfully updated to DAPLINK, followed the guide re - turning off services/storage service to get this update to work. All looked good.
but board now appears BRICKED...
Hello everyone,
I want to ask whether the NRF51822 can exit SYSTEM OFF mode with interrupt from a timer?
In the user guide I read:
The system can be woken up from...
Hi,
I have developed a application on nRF51822 that is detect eBeacon and read some information in Beacon and Scan reponse frames.
There is about 200 systems deployed...
Hi, I have been working with the nRF52840-DK and the dongle for some time with OpenThread and it works great. I have now built a mesh application which I want to run on the...
Dear Ladies and Gentlemen
We recently received two Bluetooth 5.0 modules, one nRF52840- and one nRF52832 developmentkit. The aim is to use these two bluetooth devices...
It looks like that 1Mb flash is useful for people like me who don't want to worry about external flash. The question I have is how aggressively I can use the storage? It only...
Hi
i have below requirement:
My device acts as central and i am using db discovery module to discover services which are registered using ble_db_discovery_evt_register...
Hi,
I am tryin to erase the DK board using nRFgo studio, but it not detecting the device.
It get detected in SES studio and programmed also. We reset the baord and...
Dear Nordic Team
Im developing my own BLE Adapter. I realised the Hardware using
NRF52810. SOC
Now im Testing some functions of the Print and so far a lot seams to work...
Hi there,
is there a way to follow multiple devices or is it limited to just one device to follow?
I fit's possible some example would be great :-)
kind regards
Running...
I have trying to test out the latest alpha build (v0.7.0-15.alpha) of the modem firmware with a board that I have been previously running some tests on and which the original...
Hi all,
I creat a main task to process events, when the bluetooth connected, this main task can not work, and the bluetooth can still work.
I try to add the main task...