But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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...
Sir,
I am using a U-BLOX NINA B302 (nrf52840) connected to a SEGGER J-LINK to program it!
Using the J-LINK flash i can program the NINA B302
But, on VISUAL STUDIO +...
Hello!
I am having 3 nrf5340 devices; 2 Gateways and 1 Headset. I am trying to achieve the scenario where I can allow the Headset connects to selectively one of the 2 Gateways...
I recently got the nrf52840dk board and I am trying to use it with the Nuttx embedded OS. However, I am having some issues flashing the nuttx binary on my board.
this is...