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 are using nrf52833 for measuring angle of arrival. We got IQ samples from the device we need to calculate the phase difference from that IQ sample. please explain...
Hi, we have an application using an nRF52832 without a SD that we want to put into low power / sleep mode to save battery.
What commands should we use to do this and wake...
Hi,
I am using ppi to read some continuous data from a sensor through SPI and i got it working, it reads data in evry 8ms from the sensor through ppi.
but it fails when...
I am working with the secure bootloader example. I copied the firmware zip package to my phone. It contains only application.hex in the package, there is no softdevice or...
Hi,
I am working on an application where the device will be in off mode(only timer and BSP initialized in main ) initially and when I long press button_0 for 5 sec the remaining...
Hi,
We are looking for DFU mode GATT protocol source code for reference to implement custom android application which uses DFU mode GATT service to update firmware distribution...
My static code analysis tool complained something, so I took a deeper look and found the following declaration inconsistencies as of nRF5 SDK v17.0.2 in the DTM area. So I...
I am in the process of programming the MAX30105 sensor with the NRF52840 board to obtain the oxygen concentration values I tried to use the library that already exists in...
Hi ,
I am trying to connect my NRF52840 with the application NRF Toolbox using bleuutooth technology when I use this DK
it works very well and the application detect...
I have an nRF5340 DK board. I have followed the online installation instructions and *believe* I have successfully installed (win 10) nRF Connect and Segger Embedded Studio...
Hello, I'm routing on the nRF52833-QI. I want my RF track (ball H23) to go without bends. I don't use J24 ball. Can I remove the ball J24? What is your suggestion? Best regards...
Dear Sir,
Moving to zephyr new installation 1.4.99
The code of getting the IMEI number no longer works.
Modem firmware is mfw_nrf9160_1.2.3
reply_buf_len = at_exec_reply...
I'm trying to connect a 52832 board to a peripheral BLE device. NRF52832 SD: s132 v7.0.1 SDK 16.0.0 As a first step, I'm not setting flters, I just want to connect to any...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader and the SoftDevice 6.1.0. We are able to perform a DFU for our application by downloading the .bin and .dat files...
The nRF53 data sheet defines the minimum clock period for teh SPI slave and master as 125nSec - which equates to 8MHz. The SPI Slave also gives the max data rate as 8MHz with...