When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
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...