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...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
I have set up a 6lowpan test environment and could control the led3 and led4. could u please provide me with a code to read value at p0.01. i want to connect a temperature...
I directly connect GPIO pin with 24ohm resistor as follows.
And I set GPIO pin as high drive,
NRF_GPIO->PIN_CNF[MY_PIN_NO] |=
(GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos...
hello ,i use SDK9.0 ANCS project.when I paired it ,it can work normal. it can recive QQ,wechat,message and so on. but when I paired many times, it will be SystemReset.
...
Hi
I am trying to make an activity tracker with very low power conumption with the nrf52. The Idea is to count interrupts from an accelerometer thtat are generated if the...
Hi
I'm testing Buttonless DFU.
I use SDK 12.2.0 , NRF52 and S132.
I succeeded in entering DFU in Master Control Panel (PC application).
I want to do it even on iOS....
Hello,
I recently finished up the NRF51822 pcb board that I plan on getting printed. I posted my board before and have fixed the problems another user specified.
I used...
Hello,
is it enough to call NVIC_SystemReset() after I flashed a board so that it returns to lower power consumption? Or do I have to pull out the battery?
Marius
I hope to trigger notification from Bluetooth module into Master Control Panel. I had enabled notification/indication = true. However, when I pressed the button on my module...
Hai
i am able to store one array in flash memmory of nrf51822. but i need to save more than one set of data into flash and retrieve it separately.
how can i save more...
Hello Everyone
Is there any example code which uses indication property. Application nAn-36 uses notification property and as far as i read and understood about indication...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
HI, I have actually couple of (connected) questions,
Can a phone (v4.2 bluetooth) connect to a nrf52840 board that uses 5v bluetooth?
How many (BLE) connections...
Hi !
I just got my new boards with the NRF52 CPU.
When i burn the firmware that worked on the PCA10040 evk it works but on my hardware it resets immidiatly.
On my...
Is there a UART bootloader available for nRF52840? Doesn't have to be secure.
Already searched in SDK 12.2 and 13 alpha, with no success.
Thanks for your help!