I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
I updated my Thingy:91 today to version thingy91_fw_2020-04-29_bc7ade8b.
I flashed the mfwnrf9160120, the thingy91_nrf52_connectivity_bridge_2020-04-29_bc7ade8b and the...
Hi, I'm developing firmware for the trf7970a nfc chip. For standard communication the chip uses spi, but a special direct mode uses an additional two wire interface where...
Do the values for current consumption given for the scenarios in Section 5.2.1 of the nRF52833 PS include the current for any peripherals required? E.g. the PS quotes 2.6uA...
Hi!
I am trying to merge the basic/button sample with the mqtt-simple sample.
I added to the prj.conf of mqtt-simple sample.
My main.c looks like this:
After merging...
Hello!
Iam trying to get the spi function to work properly on my thingy 52 device.
My problem is that the transfer wont stop when it should in my opinion, i have analyzed...
Situation: SES, SDK 16, nRF52832
I'm developing a pre-production test program without BLE. I'm using APP_TIMER_V2 and noticed that the timer events do not not happen even...
We have a custom board with nrf9160, ncs 1.2.0 and modem fw 1.1.1. We experience strange behaviour with the GPS: As an example,on units with 30 min fix intervals, we experience...
I added the commissioning part from the nfc_meshcop example to the mqttsn_sleepy_subscriber example. I tested the nfc_meshcop exaple and worked, so the border router part...
Hi,
I have developed a project of mine based on the nRF52840 DK and now I want to place
the nRF52840 chip on my custom 2 layer PCB board but I think that it might be very...
We still have some Problems to use the Supl client Library, to test it we use the normal GPS example and seems like the connection is available with NB-Iot settings. We are...
I have a product which uses the nRF52840 SoC that will also have NFC functionality. The housing of the PCB is sort of forcing a custom design for the NFC Antenna.
We need...
Hi All,
I am using Segger ISP1430603E board to program my nRF development kit. ( ISP1507AX )
With SES I am able program, debug the application.
I would like to program...
Hi there,
I am wanting to develop a custom PCB for the nRF52833 SoC. I am basing it off the nRF52833 DK! As such, most of the schematic labels are identical.
For our custom...
Hi,
When I do a secure DFU (screen dumps pasted ), it failed with error code 0x8005. It worked on WIndows 7 PC.
//==================Linux System Report
# nRFConnect...