Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
I'm trying to run SDK examples on BL652 module from Laird (which is basically nRF52832) by means of debugger from nRF52 Dev Kit
Strange thing is that all examples (even...
However, I don’t know which SDK we currently use:
“ The new device version is software compatible with the current version if using SDK14.2/15.0/15.2 and Softdevices...
Dear Nordic Community We are about to develop a module for the nRF5340. Unfortunately we are using EAGLE CAD and not Altium Desinger. Would you mind adding the nRF5340 reference...
Hi,
In our app we would like the USB to change role. For example depending on Scenario and Command over BLE we would like to change the USB Device class or even turn it...
I am having a strange issue while using pc-ble-driver-py to perform tests with a BLE peripheral:
In these tests, the Peripheral sends a lot of data as fast as possible using...
Hi
I am using nRF9160 DK board ,below is my code, I want to create two threads in main() function for LED 1 and LED 2 to turn on led alternatively.
For some reason threads...
Hello,
I am currently developing a small Star network for the nRF52840 dongle using plain 802.15.4 protcol with the IEEE802.15.4 Library provided by the nRF5 SDK.
I use...
I can compile and run the beacon example in long range mode but advertising packets are not being received by any app on my mobile phone. Is there an app that's written for...
I was previously working on nRF51822 ble beacon, in which codes flash of hex 20006.
But i wanted to flash a code nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\experimental_ble_app_blinky...
Hello,
I want to put my nRF to sleep mode if I dont receive anything on UART/no activity on NUS for more than 10 mins.
Is there any example to achieve that?
Thanks...
Hello All,
We are working on a medical device that requires BLE connectivity. We could either use the nRF52 series SOC to run the application and the BLE communications...
I am using TWI 0 to communicate with an external EEPROM. 99% of the time this is going succesfully. For reasons best known to itself, my eeprom will sometimes fail to acknowledge...
Hi everyone,
I have an nRF52840 DK. So far, I have been programming the nRF DK using the UBS connector J2 and everything worked great.
Since yesterday, by following the...
I want to update status in manufacturer specific data of advertisement packet. is there necessary to stop advertising first then reinitialize advertisement data and again...