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...
HI nordic,
I had a NRF52832 DK which acts as central. In ble_app_uart_c example i need to scan the battery level of nearby beacons without connecting to the beacons
How...
Hi,
We have a nRF52-PCA10040 with the Heart Rate Collector example in the version 15.3.0 of the SDK which has some trouble connecting to our Bluetooth 4.2 notifier.
...
The SDK and SoftDevice documentation show that application is located at lower address than the bootloader.
Is it possible to rearrange memory layout to something like this...
Is there any example code for sending the data to esp8266 from nrf52832 using uart.
I want to send data via nrf connect application to esp8266...
Till now. I am able to...
I'm studying nRF9160 for our new project.
The GPS accuracy of nRF9160 is 5m. I got this spec. from brief specification of nRF9160.
My questions are below:
1. Does...
Hi experts,
I used power profile kit (PPK) board to measure the current consumption of nRF52-DK which containing nRF52832.
When i using PPK and nRF Connect APP for measurement...
Hello,
My company ID just shows up in nRF Connect as "Reserved ID ", but companies just before me in the list show an actual company name. Do I just need an updated nRF...
Hi,
My device sends the advertising packet when some button pressed.
Then phone app will connect to my device and do some process between my device and disconnect.
Then...
Hi
I am using nrf52840 Dongle.
I am trying to write data to usbd using app_usbd_cdc_acm_write(usbd instace, buffer, length). But i am unable to see buffer data on virtual...
Dear ,
I am using nrf 9160 DK,
and trying to send a package of data to UART.
For example my package is: "LONGITUDEx:10.123456,LATITUDE:59.012324,UTC:20190513095612...
I am having an issue with receiving a data stream. I had started out with using the MQTT sample and experienced this issue, so I decided to strip it down to strictly a TCP...
Hallo
Im trying to get the system into DFU mode from a PC application (not the Nordic connect)
The DFU works perfectly with the Connect application and nordic tools
...
I ported an existing application(modified from SDK 15.2.0) from IAR compiler to GCC compiler in windows environment. I used the SEGGER SES for final linking using the default...
Hello,
I am using light switch example for nrf52832 development boards.I have enabled the low power node in client example.
Is it possible to configure server in normal...