Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
hi there,
I am using this tutorial to add dfu to nrf51422_xxac_s130 beacon application. however Im getting these linking errors:
._build\nrf51422_xxac_s130.axf: Error...
I was wondering what the procedure it for questions asked over the weekend. Obviously you guys are only available at office hours (Norway time I'm guessing?), so how do you...
I was kindly surprised with new S130 functionality - ECDH key exchange. Do you have plans in the near future to implement it in S110 softdevice? Thanks
Hi
I have nrf51822 CEAA which is powered with 1.9 volt on vdd (low power chip). I'm using ADC to measure battery level but the conversion gave me 5.4 volt wich is wrong for...
Hi,
we have developed some software that is running fine on the nRF52-DK (PCA10040 v0.9.0) which uses nRF52832 IC revision "Engineering B".
We are using SoftDevice s132_nrf52_2...
Hey everyone,
I am using nrf51 dongle pca 10031. Nordic promised to have 1Mbps data rate. when i was trying to transfer data through UART. data is validated until 401600...
hi
im working with nrf51422 and keil and s130
my external crystal is a 32768 and 16 mega
for my soft-device witch one should i use
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT...
I'm trying to add a characteristic to a service in nRFGo Studio with the Write propery enabled.
However, the software doesn't allow me to enable Write and greys the checkbox...
Hi,
i am using nrf51822 for my application.
i am using connectable undirected mode with 40 ms advertising interval but when i am seeing the device data in the nrf master...
hi,
i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426).
is there any sample code or something, with which i can play...
Is there a hook anywhere in the SD (130/132) to let me generate my own LTKs, EDIV and RAND during the bonding process? I don't think so, I've not found one, but perhaps I...
Good afternoon.
I´m using nrf51-dk with SDK 9.0.0, s110 softdevice and uart nordic app on mobile. I have a program in my nrf51-dk that it sends and receives data between...
Hi all,
We are using nRF51822-QFAA-R7 to develop our HUD system. The BLE connection is not stable some time.
For most iphone 6/6s, the BLE can connect for a short time...
Hi. Im beginner in BLE.I have a question. how PipesOpen bitmap in Pipe Status Event create? is it sent from smartphone application to nRF and nRF sends them in Pipe status...
Hello everyone,
I am using 3 nrf24L01 on arduino Uno boards.
One arduino is the coordinator and the others are nodes.
The coordinator send on a specific pipe a value...