Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
I am planning on using:
NRGF51822 CDAB WCSP (= 128KB Flash, 16KB RAM, 3.5x3.5mm)
Another main chip I will be using is:
LSM303AGR ( www.st.com/.../en.DM00177685.pdf)
...
Hi
In my application I have a function that takes about 1 ms, in which timing is critial.
(I cannot allow even a few us change of the timing inside this function).
When...
Greetings, and thank you ahead of time to anyone willing to lend some advice.
I'm implementing application-layer security by requiring central devices to supply a user...
Hi,
I am having some trouble getting the nrf51422 (running the s130 soft device) to wake up after entering sleep mode. I have successfully entered sleep mode using NRF_POWER...
Hi,
I am trying to work with ble_radio_notification.h. When I import this file to my main.c, I have "No such file or directory error". When I try to add it to nRF_BLE folder...
Hii every one,
We are working on a project where we are using a temperature sensor LMT01, its giving a pulse output the pulse out is from 220mV to 600m. So I'm using lpcomp...
Hi,
I am getting only two values on startup and the remaining values as zero when using app_timer_cnt_get.
EDIT: updated entire main.c file
#include <stdint.h>
#include...
I am trying to bring the pc-ble-driver code up on a single processor ARM based board with Linux build under Yocto control. The boost library version being used is 1.60.
...
Hi All,
I'm implementing system clock using approach similar to
devzone.nordicsemi.com/.../
The idea:
NRF_RTC_EVENT_COMPARE_0 -> PPI -> NRF_TIMER_TASK_COUNT
...
I have a nRF51822 custom board for BLE UART application. Connects this to serial port of an ARM SoC board.
P0.09 is for UART_Tx and P0.11 is for UART_Rx. No RTS and CTS are...
i am using a blend micro with nRF8001. and i am using it as a hub in my project.Now i am getting a range of 13 meters.but that is not enough for my project.so can i increase...
Hi!
I'm using the nRF Sniffer software (Windows 1.0.1 Rel.1111) with nRF51-DK Board (Rev. 1.1.0) and Wireshark (1.12.5).
Everything works fine until the number of 65535...
hi
i work in sdk v6.1 and work with dfu over air and it work fine on s110 but now i open this project
nrf51_sdk_v6_1_0_b2ec2e6\nrf51422\Board\nrf6310\s310\ble_ant_app_hrm...
Hi!
Turns out that there is no need for the SD310 and the nRF bootloader. Which means that the flash layout is edited and current support for the BLE OTA is dropped since...