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...
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...
Hi guys.
I wonder the program run start from which section and how to enter the app when 52840 poweron? Start from SofeDevice?
I only flashed ble_app_uart and SoftDevice...
Hi all,
I'm trying to transfer my custom project pca10056 (which is to broadcast a beacon) to nRF52811 hardware and I'm facing some issues in the last stage of build.
...
HI ,
My environment:
nrf connect sdk
nrf5340 dk
segger studio ide.
could you please provide me timer example code for nrf5340 board.
Thanks & Regards,
...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
SDK: 17.0.2
IDE: SES
nRF52832 module
Hi!
I have a nRF52832 based custom board operating on battery power. I assigned a variable to the non_init section in SES and...
Hey!
I have an isp1807 test board, which uses an nrf52840 chip, and an isp1p807 programmer (ISP130603E). Currently, my code is written using the nrf52 sdk v17. When I am...
Hi, I'm using nRF9160 as host and nRF52833 as a controller with NCS 1.5.0 SDK. On nRF52833 LPUART sample runs, I have added needed configurations for extended advertising...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. I got the output for Temperature, Pressure and Humidity but not getting the output for Gas resistance...
What should be considered for choosing a chipset? the followings are in my mind. Could you please tell me if I am correct and if I should consider anything else too.
1)...
Hi guys.
I flashed a uart-dfu Bootloader(SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart), when the program run...
Can you, please, point me towards documentation and (if available) samples of mobile app that would allow me to commission and then interact with devices in RF52840-based...
Hi everyone,
So currently, i am working on a project relating to sending some message from one router to another. I found out that there is a function to create your own...
Hello everyone,
I've been struggling to use the Bluetooth UART example and the RTC2 module but so far I haven't succeeded.
Either I have Bluetooth, or RTC2, but not both...
Hello -
I have created a project with both a SoftDevice S132 and nRF Crypto libraries. All has gone well so far. I am now trying to implementing RNG, following the example...