I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
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 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...
Hi,
I'm trying to build a prototype using the Adafruit nRF8001 Breakout and an mbed ARM CPU.
After Reset, I get a Device Started Event, telling me the chip is in Setup...
Hi,
In SD100v8, there is capability of checking the application version, to make sure no downgrade (or any other criteria required). The reference is in Link to SDK
...
There is a blog post for advertising but none for connection interval.
I am wondering how big is the difference for this example:
Measurement on peripheral every 4 seconds...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
Hi,
Got stuck on an issue that has come and gone and then working fine, and are now back again.
I use a nrf51 module with the led-button-service example (sdk 5.2). It...
So, we are pretty far along in development (I have inherited the project) with an nrf51822, SDK 4.4.2 and SoftDevice "6.0.0-alpha". We are nearing release, and I was told...
I have set the POFCON to enable the power failure comparator and set the voltage level to2.5 volts. How do I know when the battery voltage is below the 2.5 volt level? How...
I want to try a UART communication without RTS & CTS
my board is PCA10001, and I use the SDK 6.1 example: uart_example.
I use Serial Port Utility to communicate with the...