Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Is there a way to modify the code in the ios nrf beacon app to identify nordic beacons?
I am aware that the manufacturing id must be set to 0x004C in order to be identified...
Hello,
Is it possible to create a GATT service with a 128 bit UUID, where each characteristic has a unique 128 bit UUID of it's own?
Looking at the examples, it seems...
Hello guys,
During implementation of a test set for CryptoCell AES CCM* functionality i'm facing some issue with the CryptoCell.
Encryption works fine without any issue...
Hi,
my application application consist of NUS service, one i2c, one spi and one adc. it consumes around 10-11 mA while its running. its was observed that while only running...
I am using APP_TIMER to turn ON and OFF pwm. PWM is used to drive a buzzer. PWM is turned ON and OFF in the APP_TIMER timeout handler.
It is observed that after starting...
I have now spent a significant amount of hours debugging strange problems with my advertising. It turned out that it is very important how you set up the init structure for...
hello guys
i am trying to glow LED while my device gets charging. i have nrf52832 custom board and P0.17 connected to USB supply using voltage divider. when i plug in usb...
Hi all ,i wanted to know how to start programming with nRF 51822. i have tried many times to load or download program but i failed .actually im new in nordic programming even...
Nordic offers many features in their libraries that rely on callbacks, but the use of void *context pointers to allow proper object oriented programming is sparse. For example...
Hi,
I'm currently working on an application that collects audio data and sends it to a central device via BLE. Since audio compression has great potential to reduce power...
Hello Sir,
We developed one application in that we use WiFi and interface this to nRf52832 chip using UART. The WiFi Ch_PD(Chip enable Power down = GND for low power consumption...
Hello everyone,
I would like to know how the (G)FSK modulation on nRF52832 is realized. Is my assumption correct, that a Fractional-N PLL in combination with Delta-sigma...
I have the precompiled code running on two seperate nRF52832DK PCA10040 1.2.1 boards. The example appears to do exactly what it said it would do. However I cannot detect any...
I am getting the following errors.
Building ‘1’ from solution ‘1’ in configuration ‘Debug’ Generating linker script ‘1.ld’ Linking 1.elf Output/1 Debug/Obj/ses_nRF_Startup...
Hi,
On STM32 and some other platforms I'm able to get an address that I can write to in order to set the value of a single pin. While (like on nRF) there is one output register...