We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi,
I am currently working on a custom project that requires the integration of the ADXL-362 accelerometer. The project involves a system with a radar sensor connected to...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I could only find information...
Hi Nordic,
I tried following the instructions in this review ( https://community.element14.com/products/roadtest/rv/roadtest_reviews/1678/roadtest_nordic_bluetooth_le_audio_development_kit_nrf5340_dk_by_steve_k...
We've noticed that our devices disconnects from AWS MQTT after pinging for the keep alive. It's only if we call the aws_iot_ping() function from the library. If we let the...
Hello developers,
Few months ago I started developing serial hex document for nRF52840 dongle which will be able to communicate with interactive pyaci so our company can...
Hi
I am playing with the nrf9160-DK (with asset traker sample app) and when I toggle SWITCH 1 I can see the FLIP message displayed in the nrfCloud portal when I view that...
Hello,
We made some custom boards for our project using NRF52805. following is a schematic of it.
My first aim to print "Hello world" on RTT every second. For that,...
Hello I'm in trouble with nRF52833 module MDBT50Q-DB-33(with no 32kXtal) in nrf connect sdk v2.3.0
I remove the 32k clock for new designed board and test with MDBT50Q...
I want to sync the clocks of 2 BLE devices as accurate as possible.
My thought was to use periodic advertising, because the radio opening window is 30[usec] so this accuracy...
Hello everyone,
I have a requirement for FOTA (Firmware Over-The-Air) on the NRF5340. I need to implement FOTA using an external LTE module. Are there any ways to achieve...
Hi Support Team
I run the throughput sample on the nRF7002 DK and it meet an issue of Connection request failed after I sent the command of wifi connect SCH_TEST 12345678...
I have a question regarding an issue we observed in some of our products. In a few units from our large production batch, we are experiencing problems with the UART TX or...
Hi there! I got a Nordic Thingy:91 and unboxed it when the orange tab fell off. I can see where it was supposed to be but cannot insert it back. Is the blue case removable...
Hi!
SDK Version: v2.6.0
I am getting build errors when trying to use PWM for an RGB LED. I have followed guides provided by Nordic but I must be getting something wrong...