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...
When I initialise an UARTE after an UART I get a ERROR 17 [RF_ERROR_BUSY]. Its fine if UART not initialised.
It drops out in nrfx_uarte_init at this point
To...
Hi all,
Under the latest nRF5 SDK for Thread and Zigbee v3.2.0 release, the zb_sleep_now(); will not get the device to sleep. On the light switch zigbee example, I have...
Hi,
sdk ncs v2.1.2
example :mqtt_sample
1. The mqtt client connects to the server
2. The mqtt server is faulty
3. The mqtt client cannot detect the server fault...
Hello,
I've been trying to flash the NRF5340 from my M1 Mac for a few hours now. But every time I get only the above error and that I should contact Nordic if the error...
Hi Nordic,
I need BLE mesh, central mode for TAG to pair and DFU over BLE functions, can you guide me which example in NCS v2.1.2 is better to as code base?
While interfacing LIS2DH Sensor with my nRF 52832 Board, I am getting the data in x, y and z axis. But the values of x,y and z axis remains same in each reading which is not...
Hi,
I would like to set the FICR-Address as Static Device Address in hci_uart. I know how to set this address as Public Address but can't find any suitable API to set it...
Hi,
I'm using hci_uart on nRF52840DK and configured CONFIG_BT_CTLR_PRIVACY =y among other things:
The resulting .conf shows:
But when sniffing the packets...
Trying to download the nrfutil executable file from "nRF Util" page at www.nordicsemi.com/.../nRF-Util for "Linux (x86)" fails. It is expected that this downloads a binary...
Hi, I'm designing a Zigbee router based on nRF52840. I've started from the CLI example in the SDK folder but I'm not able to provide an indication if the router is connected...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
One of the requirements of my peripheral application is that it should...
Hi,
I am trying to interface nrf52840 with Arducam mini OV2640 2mp. I am trying to implement SPIM to communicate with the arducam. In the arducam OV2640 datasheet, to enable...
We are using the Fanastel BC833M (bRF52833) module in our system which uses the BLE interface to communicate with a mobile device. The device is a battery(3V coin type) operated...