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...
Hello!
I am new to the Nordic chips and for my project .My question is when i use the timer example (nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer...
This is really a shot in the dark. I'm working on a BLE application using an nRF52840 that communicates via an Aruba Networks wireless network. Specifically I'm using an Aruba...
We are currently working on a project where we use a NRF52832 in a beacon to act as a keyfob for another device. We are concerned that if we lose the key we cannot use the...
Hi, I trying to integrate a thread inside a function to run in parallel with the main program.
I have tried the THEAD_DEFINE function and it works but it is static and has...
Hi,
Just today my J-link EDU mini - NRF52 donlge combo stopped working. I do the following:
1. nrfjprog.exe --recover
2. nrfjprog.exe --eraseall
3. I use J-Flash lite...
I have procured nRF52840 Dongle and i followed the instructions as mentioned in the link https://infocenter.nordicsemi.com/pdf/nRF52840_Dongle_User_Guide_v1.1.pdf and i am...
Hi,
I'm use the Anritsu 8852B that be production flow.
My hardware setup is OK that be verifyied by DTM tool.
" Bluetooth low energy Measurement Software " always show...
Hello,
I am using nRF52840 with our custom board. In that, I am implementing the DTM firmware for test radio.
I was able to receive packets but when I try to read the...
Hello
I would like to protect some Bluetooth characteristics in order to protect them from eavesdropping.
In fact, here is my problem: I would like to make an application...
Hi all,
I am calling arm_rfft_fast_f32 which uses the FPU on the nRF52840.
Unfortunately when I disconnect from BLE connection and stop advertising, the consumption remain...
Hi There,
I was wondering if anyone had any insight into whether the OTA-DFU (Android/iOS) LIbraries can be integrated into a Unity application? Is it possible to combine...
Hi,
I've defined a base uuid 455449424C5545544845524DB87AD700
For adding the service to the database CUS_SERVICE_UUID = 0x4942 which alters my 12th and 13 octets
Instead...
I have a characteristic that i want to change to allow notification.
But when I include the presently commented line below (that sets notify to 1), the code breaks, which...
We have a prototype device that disconnects and reconnects frequently. When moving from a BLE 4.2 chip to the nrf52840 (BLE 5), we noticed that the time to complete the initial...