Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
hi, I'm a fresher of this kind of development. My boss give me a board and let me run the Zephyr OS on it. But I am not sure whether I lack some things and how to assembly...
hello I am just needing some clarification on meshing. I am using the long range nfr52 chip. I have a transmitter with a tilt switch that connects to my receiver when connected...
Dear Support team,
could you please advice how can I change the endpoint where Thingy91 sends the measurement data stream from the sensors?
By the default it it is the...
HI, I'm Rafael Fajardo a student at Las Palmas de Gran Canaria University . I am using the nRF51 Dongle and following the Sniffer User Guide, but when I got to the final step...
Hello,
Zephyr has their own Bluetooth stack. Has anyone done an objective comparison of the Zephyr stack to the NRF52 soft device stack? I am very familiar with the soft...
Hi,
I'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...
Dear Sir,
I am using Example beaconing_nrf52840_xxAA_s140_6_1_0 in nrf5 SDK for Mesh_v3.0.0 get stopped after running for sort period. I have tried to debug but could not...
Hi,
sd_ble_gatts_hvx returns 13313 in some rare cases involving the phone is far from the nrf52840.
My questions:
1. What this return code means?
2. What is the recommended...
I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.
I get this log from the device:
on_ble_evt: BLE_GAP_EVT_DISCONNECTED...
On \nRF5_SDK_15.3.0_59ac345\examples\peripheral\radio_test, there is the pca10040 project.
I can't find the pca10040e project.
So how can i to port the project to NRF52810...
Dear community We encounter a problem where the Segger RTT backend for the NRF logging library does not work in Segger Embedded Studio versions newer than 4.12 (4.16+). While...