But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
nrf24LE1 external interrupt is not easy to use , I use nRF24LE1 48pin chip, and the external interrupt 0 (GPINT0)is configured to falling edge trigger, but it can not be triggered...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Everything was fine until I updated to the latest SDK version 6.0.0 and the new nRFGo ap version 1.16.1. Now when I try and connect to my device I get J-LinkV4.52c Error ...
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...