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...
Dear Company,
I would like to ask about start-up time of this product nFR24L01
Max 1.5ms start-up from power down mode
Max 130us start-up from standby-I mode
1...
Hi, everyone
how to increase the peripheral link count in multi role lesc example . even i have tried with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT by increasing the count, i am...
I have followed the dfu bootloader instructions for dfu secure ble example in both sdk 15.3 and 15.2 versions. I copied pca10056 folder to pca10059 and changed the board definitions...
Hi. I'm using nRF52832, SDK13.0.0.
I'm developing not only peripheral side but also central side.
I already made peripheral side referring to DFU example code.
But i...
I was trying to measure the current used by the nRF52840 on the DK. But it seems like i have messed up.
The debugger LED does not light up
The nRF52840 SOC seems to...
hi team,
i have downloaded image transfer demo source code in github. installed it in sdk 13.0. the softdevice is 5.0.0-2. i am using nrf52840 pdk. the code is successfully...
Hi Al
I'm implementing multiple channel ADC with PPI
sampling multiple ADC channels with PPI, adc event triggered adc_event_handler as many times as channels (instead...
Hello everyone. I'm working to a project with nRF52840. I'm developing the code in SDK in SES ide. The task i want to perform is transfer data from the memory of nRF52840...
Hi,
I am using the S130 central pairing to just one peripherial at a time. Upon power up after hard/soft reset, the central connects to my peripherial just fine, transfer...
Hello,
We are using the Segger Embedded Studio and trying to flash the blinky code on our nRF52DK. We have seen many videos but are unable to make it work. The code gets...
Hi,
In my memory usage, I see 780KB free from 1MB of flash. That means I am already consuming 244KB of flash when my code size is only 77KB. Obviously, there are other registers...
I have been trying to flash my nrf51822 by waveshare using my nrf 51 DK. I have been making the following connection. I am currently using P20 as the needle adapter for P19...
Dear Nordic Team,
Thanks for supporting.
Now i am try to interface(TWI) MMA8453 with nRF52810. Already i am worked with nRF52832 its working good. If possible for interface...
I tried to add a BAS service to a project with an LBS service (ble_app_blinky), but I cannot complete the services_init() procedure for both services.
Is it possible to...