Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
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...
I am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.2.0 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using "nRfgo Studio" to:
Erase all
Program the new Soft...
hello,
i am using nrf52840 in our customised board and i am getting this error while debugging the application
4<debug> nrf_sdh_ble: RAM starts at 0x20004230 <error> app...
Hi all,
Debugging via RTT in Segger Embedded Studio stops working after DFU, however if I connect via JLinkExe + JLinkRTTClient I can still interact and debug via RTT.....
Greetings,
I am currently using nRF5 SDK 16.0.0, Softdevice s140_nrf52_7.0.1_softdevice.hex, and Mesh SDK 4.2.0. I migrated all my code base from nRF5 SDK 15.3.0, Softdevice...
Is there a way to obtain context on when a particular BLE transmission ends
RADIO_STATE_STATE_TxDisable == NRF_RADIO->STATE
An by context I mean to know what handle was...
Hello all i want to do a task that is control another LED using ble_app_blinky. In the ble_app_blinky project a characteristic is used to control an onboad LED. I have connected...
Hello
I have a custom board with nRF52840 and have migrated from TWI legacy driver to nrfx_twim. Im trying to communicate with accelerometer and gyroscope chip. With legacy...
Hello forum,
I have a new project that requires Bluetooth connectivity and I think that the nRF52805 suits me best due to its very small size.
The nRF52805 would work...
Hi, I would like to test sample bluetooth code ( ex: central) with nrf5340 dk, what's the difference between central for cpuapp and cpunet ? which one i have to load , cpunet...
I am trying to read Manufacturer Specific Data from a non-connectable advertisement packet from a pressure sensor.
I followed the example in https://devzone.nordicsemi.com...
I have used the nrf9160 development board and it can works rightly. But from this week, it doesn't work. I can download my code to the board, but it doesn't work. When I press...