I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Is it possible to identify a device as a previously bonded peer based on the advertisement package and before establishing a connection?
I would like to be able to bond...
Hi
Im using nrf51822 board from RedbearLab. SDK6.1and SD7.1.0.
I added DFU to my application and iam able to update the firmware OTA.
My issue is after adding dfu...
Hey there,
I am looking for the right pin out to wire up a reset button to my board so that I can reset the IOS device is paired to. Can some one help?
Tyler
Hi,
Is it possible to set an address lets say for an array to be in Flash memory on compilation?
So that way I dont need to reserve memory twice - once in my program memory...
I have two nrf51822 devices with sniffer firmware. At the beginning all tests were well, it can sniffs beacon packets with ble-sniffer_win_1.0.1_1111_Sniffer and display packets...
[edit]
This problem is solved!
The problem is from project target.
I am using uvision5, but I opened the uvision4 project. (\arm4...)
Now I am using the example under...
I am using the Sys Events to monitor the POFWARN but it appear that I get a POFWARN event repeatedly when the voltage is below the threshold is this normal or do I need to...
Hello,
Some questions regarding the linker script for the 8.1 SDK for SD110.
I was able to get an environment set up with ARM GCC, Make, etc. and compiled my program...
I have a program running with SD 7.2 and SPI on my nrF51822 talking to a SPI slave device. I use GPIOTE triggered on an edge to set a chip select line and read bytes from...
I have a LED dimming project that uses nRF51822 and nrf_pwm_noglitch. If I turn to 100% duty cycle, then it will be stuck at 100% unless I turn it to 0%.
So in other words...
The board is simply an nrf51822 with a crystal and required caps and resistors, without any LEDs. When I try to flash any firmware, I get an OK that the firmware has been...
Hello guys,
I am working on the project where I am making a network4 nrf24l01 transceivers, such that one can broadcast the text message from one transceiver at the base...
Hi, I'm trying to write a long byte array with the nrf master control panel on android. I'm unsure if the app is able to, but in any case I'm not getting the event: BLE_EVT_USER_MEM_REQUEST...
Hi,
I have my custom nRF51822 board, and i used to flash the firmware through nRF51 DK kit.
As there are two ports through which we can load external boards i was using...