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...
Dear BT Mesh experts,
What's the advantage/disadvantage of using the nRF5 SDK for Mesh compared to the nRF Connect SDK ? Consider a rather simple BT Mesh device that provides...
Hi support Team,
Is there a way to make the nrf52840 to connect with only given MAC address (i.e., a MOBILE) ? The MAC address (i.e., a MOBILE) will be changed dynamically...
Hi Support Team,
What's the UBM pad diameter of nRF5340-CLAA?
BTW, any correlation between it and label 'b' in Mechanical specifications in PS?
Best regards
Sal...
When I try to open the .overlay file in SEGGER it shows me an error : "Can't Read file" with the message "Can't open xxxxxx/xxxxx/xxxx.overlay for reading.
Has anyone else...
Hi,
I am running Homekit over Thread sample(NCS/Homekit tag v1.7.0 using MTD-SED conf) on my custom board and I found that the QSPI Flash (MX25R64, as same as the one use...
I want to test OTA in button mode. I have configured the button in DFU project. Now I upload the files in my device in the following pattern:-
1)Bootloader hex file
2...
Hello,
I have an nrf5340-dk board and I am trying to play around with the different baud rates through changing the overlay file (as shown):
I am using teraterm...
Hi guys,
After weeks and weeks of trying with 3 different boards (Thingy91, nrf9160DK and Custom board), combination of different LTE Antennas, Bell, Hologram and iBasis...
I am using nrf52840's dongle development software, and I found that when the slave device sends LL_SLAVE_FEATURE_REQ , the host will return LL_UNKNOWN_RSP. I want to know...
Using the NRF connect app we can simulate the problem we have in our app Cowboy. Some customers cannot pair with the bike that uses the nRF52840. We have secure and non secure...
Hi, I am Marcous.
Currently I am doing multiple beacons (transmitters) in direction finding demos. Since I found that there is no way to simultaneously receive the CTE containing...
Hello there,
We are developing an application which inits all the peripherals and sleeps.
We are initializing:
GPIO's for waking up from interrupt
NFC also should...
Hello,
I am using NCS v1.6.0 for nRF52840.
I need to write 8210 bytes to flash via I2C. I configured the I2C0 with NRFX_TWIM and NRFX_TWIM0 enabled in the prj.conf file...
Bluetooth low energy, Direct Test mode nor RSSI Viewer is working with my nRF5340DK board. For instance with RSSI Viewer it says "Error while setting up device XXXXXXXXXXXX...
Hi
I need to build a communication between nrf5340 and esp32 using UART Protocol. I need to transfer some data from nrf5340 to esp32 and vice versa via UART. Already, I...