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....
Board: nRF5340dk
SDK version: v2.1.0
My goal is to transmit 240 bytes of data every 5 ms using GATT notifications and 1 Mb PHY.
In the attached sample, I have my dev...
I added two extra buttons to ble_app_blinky (SDK 17.1.0) - port 1.10 and 0.31 I am running the code on an nRF52840 Dongle. The additional buttons are configured exactly like...
Hi,
I am using the sensor server example available in nrf5 sdk for mesh to build my own application on top of it. And the SOC we are using is nRF52832. I am trying to erase...
I see in the nrfx_uarte.c file the statement NRFX_LOG_INFO("Transfer about to send : %d bytes", length);
How can I set the logging for this file on?
#define NRFX_LOG_MODULE...
Hi,
My apologies if this is the wrong place for this.
I've been using the Power Profiler with the PPK2 and I'm very happy with the product, just have a couple small suggestions...
Hi there! I am facing " <err> download_client: Unexpected HTTP response: 400 bad request" error whenever I am trying to download full modem update from AWS S3 bucket. My environment...
Hi,
I attend the introduction course for the nRF's, and I am at Lession 3. The task is to print 'Hello World' to the device, using Serial Port and COMx. I have made the...
Hello,
As per the requirement of my project I need to add a header file into one of the thingy:53 sample.
Can you please guide how can I add a new header file into it...
Hi ,
I am working on thingy53 and using ncs 1.9.1 I need to enable the BMI270 sensor and need the acceleration and gyroscope data from it. So for that, I primary using the...
Hello,
I am using the provisioner example to provision and configure all my sensor nodes in my project. My use case consists of around 60 sensor nodes. While provisioning...
Hi,
I moved my code on a second windows pc, checkout the code from git,download the same nordic sdk and softdevice version, same SES version but running on my board, the...
Devices: nrf52840 peripheral to nrf52833 central
background: We switched the mode from BLE_GAP_PHY_1MBPS, to BLE_GAP_PHY_CODED. The content of the advertisement data was...
Hello,
I want to use standalone logging for each file (/module)(/driver) of my program, therefore register different logging modules with different log levels each. Registering...
Hi,
I am attempting to configure a nRF52840 (packaged as Seeeduino XIAO Sense) for the popular printer software Klipper.
i have the following processor options and am...