Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
According to this blogpost https://limitedresults.com/2020/06/nrf52-debug-resurrection-approtect-bypass/ the APPROTECT feature to prevent code readout can be circumvent quite...
Hello, We have a product that will be frequently separated from the mesh and will rejoin. There's a goal of 250 devices that all need to get updates sent to them. Think something...
I am trying to get external_lib example application to compile for NRF5340pdk. I am using nRF Connect SDK v1.4.1 and picked the example provided in zepher/samples/application_development...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
This question was asked a few years ago, but I don't know if the feedback was incorporated. I'm working on SDK 16 and was wondering if there is an internal constant that identifies...
Hello,
I use nRF52810 in commercial product. I modify examples (ble_app_hids_keyborard_pca10040e_s112 and ble_app_uart_pca10040e_s112) a bit. If softdevice S112 or the examples...
Trying to build one of the sample applications from the SDK using VSCode and nRFConnect SDK v1.8.0, when attempting to create a new configuration for a project, the build...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => ble_app_bps
I use LightBlue to connect my board,and going down to the device information service I choose system...
Hi,
I'm using nRF5340 DK, one board is programmed as central and 2 boards are programmed as peripherals. When I flash the central program it is selecting a random board...
Hello,
we are currently experiencing issues with the SPI interface which we suspect is due to the behaviour of the MOSI line in idle state. We have noticed that during communication...
Hello,
I am planning to test ethernet module on nRF9160, use SEGGER SDK v1.7.0 for compile the programs. In Q&A I saw using can bus module & ENC424J600 ethernet controller...
Hey,
I try to read the CRC from E-Paper display series 1.02 inch (GDEW0102L4f) with no success (I'm working with nRF52833 Development Kit)
My code and the official Goodisplay...
Hi
I can‘t find the bank size configuration in the project secure_bootloader_uart_mbr_pca10056。 For safety reasons, I want to artificially divide the size of bank0 and bank1...