Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
Hi all,
I am trying to send and receive generic data from the L2CAP layer. So, initially I am just trying to send data with sd_ble_l2cap_tx with S110. The code that I am...
We are considering moving from the nrf51822 wlcsp to the qfn48.
We would like to minimize the changes to our design. Can we, should we keep our wlcsp antenna design and...
Exactly what baluns are known to work with the nRF51822. I believe there is the STMicro balun and am uncertain about the status of the Johansen balun. Is there a list of preferred...
Hi,
We are using nRF51422 in our project and we observe a strange thing, that even there is no external pull up resistors, the I2C communication using the built-in TWI...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
I am trying to create a star network with 12-16 slaves and one master.
The master would be a nrf51822 and the slaves nRF8001/2.
The slaves would not transmit...
Hi,
I'm using the UART_OVER_BTLE base example and I'm investigating what needs to be done to enable security.
Using the Following security configuration the device stops...
Can you tell me which antennaes i can connect with nRF 8001 to make it discoverable and transfer data. And i think pi network is solved depending on the antennae only. Can...
Hi,
Is it possible to extend the RAM memory by using internal flash memory?
Actually i need to collect 4KB of data from accelerometer and flash it to the EEPROM when there...
I'm working on a device which may spend months, or even years as deep as 1000 ft underwater...a harsh environment. Accordingly, the PCB will be completely encased in plastic...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
The 10000 dongle does get detected in nrfgo Studio but the 10001 board does not. There are no USB devices with exclamation marks or otherwise undetected when the 10001 is...