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...
Hello, support team.
In my SDK, I created two app timer.
What I expected is
- 1st handler called every 1 msec.
- The other handler called every 100 msec.
But...
This "BUG" is observed on nrf52840 DK (chip version is version 2 from *(UINT32*)0x10000134UL).
When NRF_RADIO is set to TXADDRESS 0 and RADIO_PCNF1_WHITEEN_Enabled...
...
Hello,
I am using VS Code 1.48.2 and building the C++ application code on nRF52840 dev board using "west" commands.
I have the following structure
project_directory...
Hi,
With the latest SDK (17.0.2) I try to use the SAADC module in blocking mode but when I call <nrf_drv_saadc_sample_convert> an ASSERT is always triggered in <nrfx_saadc...
Hi. I'm developing central device for IoT system.
Everything is going well, but there are some problems on connection precedure.
I tried to conenct 7 pheriperal(nRF52832...
Hello,
The question is really this - when using DECODER.LOAD=WaveForm mode, do I have to provide all four values even if the outputs 1-2 are not used? Or will it suffice...
Hello all.
I need to detect when data is received on RX. I am planning to use it with PPI channel so i could instantiate a task to it.
I tried to use nrf_twi_event_address_get...
Hello,
I need someone to shed some light on how to use the 'reg' node property because I am confused.com .
On this page https://docs.zephyrproject.org/latest/guides/dts...
Hi,
After a connection long push event does not work! But before a connection long push works fluently.
I could not found the error.
Thank you for your interest.
...
Our group is trying to use the NRF52833DK do phase-based distance estimation as described in the attached paper. To do this we want to transmit packets with constant tone...
Hey There,
I have one problem more. With my .cs Script I am opening a USB Port on my Raspberry, to communicate with my Nordic Thingy 91.
I can Read what the Nordic is...
Hello,
I want to read the CA certificate stored inside the modem, unfortunately the modem_key_mgmt_read function cannot read a certificate bigger than 2kb even if CONFIG_AT_CMD_RESPONSE_MAX_LEN...
I have a few nRF52840 DK to evaluate a Bluetooth mesh application. The light switch example is ideal for our initial tests. The only thing I would like to do is to write some...
Hi,
I see that my device name is getting shortened on advertisements. I take it this is sue to the fact I have included some manufacturing data. I need both unfortunately...
In Mesh DFU, is there a way to change the public key on a set of deployed devices? I'm wondering if it's possible to rotate signing keys for our deployed devices that use...