Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
I am testing the RTC example in nRF5 SDK v17.1.0.
This example shows LED1 switching at a rate of 8 Hz and LED2 lighting up after 3 seconds.
This is confirmed.
The programme...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...
I have a problem with sagger embedded studio I have downloaded latest version for m1 MacBook Pro (I have m1 max version of MacBook) and I have this problem I am using Segger...
I used the central example to scan for BLE devices.
I was able to see the Mac address and UUID in the advertising packet data buffer of 31 bytes. But I couldn't see the...
We are supplying the nRF52840 from 5 V into the VDDH pin. We are not using the USB interface, so VBUS is grounded.
When we apply power to unprogrammed devices and measure...
Hi,
I am developiing a project for BLE scanner with PCA10059 based on "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_hrs".
Even after enabling DCDC and adding...
I am using an nRF52840 DK board that I just bought, but have ran into a weird issue that I have never come across when using our old nRF52840 DK. I have a script that I use...
Hey all,
Not sure if this is the venue to raise this issue since it's not hardware related.
I've been trying to register for nRF Cloud to no success. I've used three...
Hi,
This is a question targetted probably more to the community (epsecially portuguese part) than to Nordic support, but of course I will be very grateful for feedback from...
I just wanted to verify, if I used Radio Notifications to inform my code before an advertising broadcast, does the event trigger pre or post the addition of the Adv Random...
I noticed that the at command interface library was removed in NCA 1.9.0. I am trying to update my application from NCS 1.7.1 and need to fix broken dependencies.
Why was...
We have a multiprotocol project running BLE and Zigbee Stacks. The device always operate on BLE, but Zigbee is optional. The project is developed using NCS with zephyr revision...
Hi! I need to understand how my board is working. Right now I'm writing code on Visual Studio Code then I flash that on my board. I need to know in all of this how I'm using...
I adding an Event to Asset_Tracker_V2. I have created bms_module_evnet.h and bms_event.c files in events folder and bms_module.c. I have defined inclusion of these files in...