Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi,
We're really stumped on this one. We recently deployed 150 devices running nRF SDK for Mesh. All except three of these devices are running a modified SimpleOnOff Server...
Hi,
I have problems to use nrf52840 dongle with Manjaro and nrf Programmer v3.0.3. Indeed, when I plug my dongle I have this view on programmer :
So I see only the numbers...
Hello,
I am working on a project that modified from ble_app_uart_c, with sdk v16.0, softdevice S140. The 52840 board as ble central and an android app as virtual NUS peripheral...
I am working on adding a new LWM2M object (3302 Presence) to the lwm2m client project from SDK version 1.9.1. After creating and including the file "Kconfig.ipso_presence_sensor...
Hi,
I tried building and debugging the sample "https_client" using the method described here . But debugging fails. Debugging stops prematurely because the source file cannot...
I need to be accurate to five decimal places.
Use nrf52840 and ses.
Test code:
Execute d=atof(mm)/60.0 result 0.70693.It's right.
But e xecute d = 0.70693+22 result...
I am trying to use SAADC.
When viewing the contents of nrfx_saadc.c in SEGGER IDE all the code is greyed-out.
I verified it is enabled in sdk_config.h:
// <e> NRFX_SAADC_ENABLED...
Hi everyone,
I am currently attending the nRF Connect Fundamental Course.
As you can see from the picture below (taken from the Course material), there must be the chance...
Hello DevZone,
I was tinkering around with the speed of the TWIM0 module in the nRF52832.
I have a cheap USB logic analyzer to help me display the waveforms and I made...
Hi,
I am using NRF52832 development board , to which i have interfaced LIS3DSH accelerometer sensor(3.3V i2c)
when i configure it for 1600 sampling rate and all the...
Hello,
I am using nRF Connect for Desktop v3.12.0 with Programmer v3.0.4 on Mac. When I program mfw_nrf9160_1.3.2.zip on the nRF9160 dev kit, it works, but when I try on...
Hello! Very quick question. The available Zigbee and ZBOSS NRF documentation repeatedly to code examples that I am unable to find. The only examples I have are at nrf/samples...
I've previously successfully done interval advertisements using a SoftDevice with Nordic's previous (non-Zephyr) sdk, but I'm having issues replicating it on Zephyr.
Our...
Hi, I am using the nRF52840 with the softdevice s140 6.1.1 with the SDK 15.3 with FreeRTOS. Sometimes after collecting data for a around a day the device sometimes crashes...