Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
Hi,
The documentation states -96dBm rx sensitivity for 1mbit BLE mode and -93dBm for proprietary 1mbit mode.
Is it possible to use BLE mode (3 in MODE register) but...
I want to scan for peripheral devices in central-role and at the same time i want to broadcast in peripheral-role. How do i have to initialize the Softdevice in this case...
Hi,
I'm originally iOS app developer.
I have been developing with custom PCB that based on nRF51 chip. (not nordic development kit)
My PCB has a gyro sensor and some...
Hi,
Whenever i m trying to upgrade my application using iphone with binary file then i get "unsupported DFU" error. what is meaning of this error and how can i resolve...
Hi please help,
We are facing a problem of Gazell failure (not getting interrupt on gazell ISR) when i perform external Flash write using SPI.
If i disable gazell and...
hello there i downloaded nrf5 iot sdk. i have nrf51 and nrf52 kit.now it has many example codes like tcp,udp. can anyone tell me how to test it with my kits??
Hi everybody
Can nrf51822 advertise with a Balun whose SE pin is disconnected? (not connected to antenna, just left disconnected)
Just like the reference circuitry above...
Hello,
I can see, that sd_ble_gatts_hvx() returns 13313, if the notification is not enabled for that characteristic from the connected central. --> S120 Softdevice runs...
Hi
I got my new NRF51 DK. I was able to test it with blinky using mbed. I had to add the add the device nRF51-DK. then compile it and drag the .hex file into the mbed drive...
When I first got the nRF51-DK board... I was able to see this board on nRFgo. I then added the s130 hex file to it.. Since then when I connect this board, it does not show...
Hi,
Everyone,
I am trying to achieve minimum current level, I can possibly achieve, with continuous BLE transmission
so, I tried running BLE_POWER_PROFILING_APP given...
Hello to everybody.
I've buy a nrf51822 module with a motherboard.
i struggling to programming an uart over bluetooth example but i think something missing.
With nrfgo...
We configured nrf24LE1 as PRX and nrf52 as PTX and the packet sent out every seconds.
The nrf24LE1 will only received the packets every twice packet sent out and both packet...
I tried to use difference Data Rate for testing the transmit distance. Don't know why using the 250k bit is worse than using the 2M bit & 1M bit. The distance will decrease...