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 am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I need clarification if softdevice uses RTC and if so is the Errata 20 applicable...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0)
I am looking into Erratas and working on the possible workarounds. However...
HI,ALL!
I use official routine development NRF52832,
NordicSDK\nRF52\nRF5_SDK_16\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput\pca10040\s132...
Hey!
I'm using mesh sdk 4.0, nrf5-sdk 16.0 and run the serial example.
currently I successfully provision 2 light server with the ipython interface, and to configure them...
I am trying to do service discovery using the discovery manager library on any BLE device I connect to my central. I start the service with bt_gatt_dm_start(conn, NULL, &discovery_cb...
Is there any app available that can use to track lost/retransmitted packets and get some log?
I’m trying to find best position for a nRF52840 module with chip antenna without...
Hello everyone,
I work on a project with a custom board and e NRF52840 on it.
I work with the SDK15.2.0, the SoftDevice s140 and FreeRTOS.
The BLE function well but...
Hi,
We have a product in manufacture based on nRF4122, SDKv9.0.0 and using S310.
We are aware that this is nearly 5 years stable but are considering the options to upgrade...
I am currently working on a project based on the light_switch mesh example and am running into an issue where I'm receiving several of the following error throughout operation...
i am trying to customize my advertisement data, for that i am using sd_ble_gap_adv_set_configure API, and it is also returning error status 0. But the data what i am giving...
Hi
I dont know if this ever worked or stopped working after I updated SES to v4.5
The SES v.4,5 had no nrf support so I had to back down. (not sure why the update was...
Dear Sir,
To Nordic Dev kit, a sensor is interfaced via SPI lines. Using SPI in blocking mode (Polling).
After initializing SPI communication, 2 bytes are written to the...
nrf master control panel android app sent only one byte, while sending more than one byte gives Error 13 (0xd): GATT INVALID ATTR LEN
cant we send more than one byte in...
Hi,
I'm gathering assembly specifications for a custom PCB that uses nRF5340. I don't find any specific recommended reflow profile and solder paste for assembly. I stumbled...
Hi,
Bit of a newb question but I am evaluating the Thingy 91 dev board and would like to also connect some sensors via the SPI interface. I was wondering what would be the...