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 to all,
i am developing a device based on nordic NRF52840 soc. i am using softdevice v14 and sdk 15. my problem is in this manner that after pairing nrf52840 device with...
We have product that is build on SDK 14. We need to use crypto functions and want to utilize crypto cell. I backported nrf_crypto libraries from SDK 15.2 to be able to use...
Hello
I am trying to implement radio receiver using the time slot API and I am facing some problems to make it work. I am using nrf51822 with SD130 (sdk8) and the device...
Hi
I have a general question about how to sending command response . I setup a server OTA endpoint,
I receive the command but when sending the response it seams the client...
Hi Guys,
I am using nordic nrf52840 DK.
Is serial profile and UART different ?
If so, what is serial profile in nordic and how can I integrate mesh and serial profile...
hello?
I have a problem with the notification project...
In the smartphone app, the status is displayed as notification enabled
However, no data is transmitted due...
Hello,
I am migrating from nrf_drv_twi.. to nrfx_twim.. I am getting the instance error like
Error[Pe020]: identifier "NRFX_TWIM0_INST_IDX" is undefined .. in main.c ...
Hei, får error på terminalen min etter jeg har lastet opp mqtt_simple. er det noe jeg gjør feil?
The MQTT simple sample started
LTE Link Connecting ...
LTE Link...
I want to use SPI interface of nRF52832 to show the information on LCM. Are there any existing source code to speed up product development?
Or is there a recommended vendor...
Hi,
I have bought nRF51-DK and have downloaded the hex file successfully in the mbed mode, I wonder May I debug the DK with CMSIS-DAP instead of JLINK? I searched the internet...
I just finished reading the O'Reilly book " Getting Started with Bluetooth Low Energy: Tools and Techniques for Low-Power Networking " where the author uses the nRF51822-EK...
I could run the examples like blinky just out of the box
But, I am clueless how to add a bootloader to this example. I just want to add a simple bootloader from Open Bootloader...
Hi,
we are about to enter bluetooth and expand our products with it. however, the approval process still raises some questions. What I have understood so far (please correct...
Hi everybody,
as already mentioned in the title, I guess to have stumbled across an incompatibility between the app_pwm library and the gazelle link layer.
To keep it...
Hello,
I'm using SDK 15.3.0
I added "err_code=sd_ble_gap_adv_data_set(p_data,31,NULL,0);" to the advertising_init(void) function, but I got the following error:
Error...