Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
1.I want to know which regions or mobile operators are supported by nrf_cloud's AGPS and PGPS services. Does it support all areas covered by NBIOT and LTE-M?
2.In China...
Dear Srs.,
We have some of our products (sensors and communications elements for smart cities), that are using your nRF9E5 product. Now we have been awarded an important...
Dear Nordic
I have a question to ask your.When I used the NRF52 Series and nRF5 SDK,I made a simple modification tot the radio test program in examples\peripheral\radio_test...
Dear, I created a project in SES. I modified the zypher.dts file to define some pins as below:
1. I added some pins in aliases as shown in fig 1.
2. I added pins with...
Hi,
nRF Connect SDK1.8.0, Windows10 X64.
as follow simple code,it will infinite restart.
but all short change to int or char, it work well.
the same code, run...
Hello
Happy Christmas in advance.
I meet a trouble about using littlefs and mcuboot at nrf52840dk.
ncs1.7.1
project:littlefs
I have changed the nrf52840dk_nrf52840...
Hi all
I'm developing a BLE application using nRF52832 : SDK 17.xx
I need to embed a passkey, and the only app example relevant in this case is ble_app_gls.
using this...
Hello again Nordic World,
I am using a slightly modified version of the ble_central example running on both 10028 and 10040 boards as "test central boards" for communicating...
Hi,
We are developing trainer sensor device and looks very smooth so far. But our questions is some apps change our device name to Bryton Trainer xx in the searching stage...
Hi there,
Having just migrated from an x86 Mac to an M1 Mac, I'm now having difficulty getting the programmer app of nRF Connect for Desktop to detect a device. When I attempt...
1) what is the touch pad IC driver that will support nRF52840 ?
2) S25FL512s compactible with nRF52840 as an external nor flash interface . if yes how to get started with...
I am using nRF Sniffer/Wireshark to diagnose some problems with a custom app using 128 bit Service UUIDs as well as well known 16-bit UUIDs.
In the screenshot below, you...
Hi,
Based on previous threads on the matter:
https://devzone.nordicsemi.com/f/nordic-q-a/46565/sdk-15-3-0-missing-bootloader-definitions-for-nrf52832_xxab-qfab
https...
HI
We are using nrf connect sdk.
We understand that when we put the nrf in power down and if any interrupt comes in any gpio than it will reset and wake up.
But my question...