nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
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...
~/ncs/nrf/include/dfu/dfu_target_mcuboot.h int dfu_target_mcuboot_done(bool successful);
/////////////////////////////lack of this in last #ifdef __cplusplus } #endif
I am using mesh SDK v4.2.0.
I read the documentation of the remote provisioning example (pb_remote) and took look at the code.
My first feeling was that the remote provisioning...
To the kind attention of Nordic support team,
I'm working on a nRF52 based product, I saw using your sniffer that after LL_CONNECTION_UPDATE_REQ
I have got a Window Offset...
We have an nRF52 DK and have developed a customer board. On the custom board we have a header with pins for power, ground, clock, and data.
When I connect this to the nRF52...
Hi,
I've got ANCS working well in my application, but I seem unable to increase the length of the notification's message that I receive.
BLE_ANCS_ATTR_DATA_MAX is defined...
Dear sir,
I have an two problem:
1) Once change the device mane, after system rest some junk value is stored Note : here the device name read from the flash memory ...
I'm trying to run Provisioner Example on my nrf52840 DK, which is in examples/provisioner directory, . First I've build softdevice on DK and then I'm trying to build provisioner...
Hey NordicSemi. In my new project, I use DK NRF9160 and I need to determine the location. Since hardware GPS does not work, I decided to use the detection of coordinates through...
Hi,
Something locks-up my I2C sometimes and I need to make I2C recovery. It looks like Nordic has not implemented the zephyr i2c_recover_bus function, so I guess I need...
I'm looking for dual core inter task communication examples
where a thread on one core is interacting with a thread on the other core ?
e.g. will there be some kind of...
Hello All,
I was looking at the Digi XBee3 modules for a ZigBee project I am working on. What is great is they allow you to write MicroPython code to control the network...
I am trying to send some values from nRF52810 Board to my Laptop. I am using a nRF52840 Bluetooth Dongle to connect the board to my laptop. I am using the "Heart Rate Collector...
Is there a way to get the values of CompanyID ProductID & VersionID before provisioning? I'm working on my android application using the nRF Mesh Library and after identification...