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...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hi,
I am developing one of the code for the radio testing & in which I need to pass or select the receiving channel and at same time need to receive the RSSI value of same...
Hello,
I am newbee to nrf52840, I need to start writing code for from scratch in keil and segger embedded studio. let me know the steps to get started.
B.R.
Gourav
I am using Windows 10, 64-bit
I am using gcc tools 7 2018-q2-update (arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release...
I'm having some serious issues with the Windows 10 BLE drivers, it would seem that if you scan for anything over 2-3 hours the BLE just dies!
Anyway, I am now looking at...
Hi,
I have the FatFS example up and running with the SPI0 instance (default configuration).
Is it possible to use a SPIM instance instead or do they have some limitations...
Hello,
I have cloned the latest master repos and I am using the command line to build, compile, and flash. I have successfully built and compiled the new MQTT_simple example...
Hello,
Where is the nrf9160 in terms of certifications?
Is nrf9160 'pre-certified' yet in process or not planned for pre-certification? Which carriers are targeted by...
Hello,
While I tried to compile the project, I am facing error.
Preprocessor Definitions are
User Include Directories are
OS : Windows 10
SDK : nRF5_SDK_15...
In our product we offer the ability to scan for Bluetooth advertising messages, however obviously scanning continuously requires quite a large amount of power.
If we want...
I'd like to better understand 2 aspects of the Radio Test example. My apologies if this is a repost, but I wasn't able to find complete answers elsewhere in the forum.
1...
Hello All,
i am working on nRf52810. for programming i use segger embedded studio in windows 7. For reference i use nRF52 SDK 5.2.0.
right now i am try to make application...
Hi,
I have to prepare my devices for certification and I am hoping to use the radio test example as suggest by most people here on the devzone to be the most convenient...
I'm using the nRF52840 DK with the thread stack.
I want to test OTA but I only find documentation to do this via bluetooth.
Is there a way this can be done with Thread...
Sir,
In some examples I found some of the example programs does not contains Soft Device. What to do???
And when I Flashed the main file alone it shows some errors.
Hi,
When I look through the nRF52840 product spec I can see that SPIM0, SPIM1 and SPIM2 doesn't support speeds higher than 8Mbps.
Nothing is written about SPIM3 and it...