Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I'm looking at augmenting the GPS system of the nRF9160 (at the moment due to high current and long time to acquire, easily lost sats/location) with some geolocation. Specifically...
I met a question here. Hope anybody can help on it, thanks.
I'm evaluating whether it is feasible to run the FFT algorithm on zephyr LTS project, with the nRF52832 board...
I want to know the upgradation process of firmware (Zephyr OS) on nordic nrf52840_pca10056. I have flashed the Zephyr OS on chip once via Jlink/JTAG, and now I want to flash...
Hello,
We are developing a product which includes qr code reading as its feature.with reference to https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo
as...
Dear All,
I need to develop a low-power application that sends a UDP message, waits for a certain amount of time (5 seconds) for a response and if there is no response it...
Hi,
Scenario : Scanning non mesh BLE packet with different stacks.
H/W Device - nRF52DK
Observation :
Case 1. Non Mesh BLE Stack (Soft device):: Here able to receive...
I'm working nrf52 DK, SDK V15.3 , S132 . I have created custom Services and characteristics its working fine. I need to change gap parameter in some cases because i need to...
Dear,
THINGY:91 / nRF91 DK
Currently, Power Saving Mode (PSM) is a feature that is not always available with roaming cards, and we must use the local sim card to use GPS...
It used to be downloadable, but now it's like this
The chip has the old code, and the chip can run the code
Is the chip's sdwio and sdwscl pins broken Or...
Hi,
Now I installed SEGGER Embedded Studio. But I got a activation key from SEGGER. I put the activation key into the IDE. After the I checked in the path "tools->License...
Hi,
I've seen the results of the power profiler, but I'd like to confirm this - with no other concurrent user CPU processes (standby/sleep), is the S132 softdevice guaranteed...
HI ,
I need the nrfutil commands used to generate the following zip file
softdevice only
bootloader only
softdevice + bootloader
softdevice + bootloader + application...
Hi,
I am using nordic semiconductor nrf52840 development board and segger embedded studio. I want to write a code to switch on led when button is pressed. Is there an example...
Hi at all,
nice to join the community
At the moment I'll try to initialize the ble_stack_init(). I use the Keil v5 with the Softdevice s132 on the nrf52832.
So the problem...