Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
hi
the saw filter used in thingy:91 is : SAFFB2G45MA0F0A which is obsolete end of life now
suggest me another saw filter for ble application chip antenna implementations...
Hi all. I am using nRF5 SDK 15.0.0 and the S140 SoftDevice v6.0.0 to develop on an nRF52840. Due to software infrastructure constraints, I am unable to implement DFU using...
Hello,
I have a use case where I need to use UART_RTS and UART_CTS as GPIO for toggling the led. I also want to use the other two pins UART_TX and UART_RX for handling UART...
I have created an application that initiates a timer for 30 seconds and when it expires it calls an expiry function that switches the system off, if no button is pressed since...
If you try to write a program on a board with nRF5340 installed, an error will occur.
I can write to other boards using the same J-Link, so I don't think it's a J-Link problem...
Hello all,
I have scoured the devzone and other blogspots to find an answer to this but so far have come up short.
in short i want to use one NRF552-DK with the adafruit...
Hi,
I made DFU procedure with a distributor (nRF52840 DK) and one target (nRF52840 dongle): procedure completed successfully in approximately 45min
Then I made DFU procedure...
Hello,
I have a problem with a custom board with a nRF9161. I am trying to connect the board with the nRF9161 to the LTE or NBIOT network, and the board doesn't seem to...
Hi,
We've got a board with a fairly limited power supply in production and it's expected to brown out under certain conditions. As such, I need to verify the reset loop...
Hi community,
ncs-2.6.0 I'm using.
I'm trying to enable bmi270 as I enabled adxl362(is already working), both are connected with SPI.
but it shows me this kind of...
In my project I use MPSL for a combination of BLE, ESB and flash sync. The BLE/ESB timeslot handling was implemented following this example: https://github.com/too1/ncs-esb...
Where to find the sample for nrf5340 net core that is written by default. I mean when I use BLE observer sample with zephyr controller there is some code that goes in Net...
Does mcumgr support relay functionality? On one device, I have a firmware image stored in external flash connected to a 9160 and need to relay that image via UART to an on...
In case of peripheral losing keys, but client(Android nrf connect app) still has them. ( shows it is in 'Disconnected + 'Bonded' )
On the next connection attempt, there...