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 convert the Zephyr gsm_modem sample project to C++. If I include `gsm.c` without using `extern "C"{}` I get this error: ` undefined reference to gsm_ppp_start...
I have an https connection (sending json) that works fine when the response is less 2k. But for responses (from the server) that are over 2048 bytes, recv returns 0 bytes...
Hi,
Our program is now based on ble_app_uart example, and we want to add the 'wake up on NFC' feature. I checked the 'wake up on NFC' example and related posts sending via...
Link: https://www.nordicsemi.com/Products/Development-software/nRF5-SDK/Download#infotabs
Clicking "Download files" at the bottom, eg with SDK 7.1.0 selected causes a...
Hi,
I want to configure the bootloader (MCUBoot on a nrf9160) to reject a new firmware image update if the new image is not suitable for the current hardware (e.g. multiple...
Hi Dev team,
I have my Thingy91 deployed and running. I wanted to know how could I locate the base station that my device is connected to. I have the information of MCC...
Hello, i'am trying to display data on my sensor Bme280 aka (temp, humidity and pression but the build is successful and the jlink is well connected the wiring is like below...
Hi,
I was using nRF Connect with all applications listed. But after installing nrfutil from git, the application all disappeared. I uninstalled nRF Connect and reinstall...
Hi, I'm attempting to use an nRF21540 to boost the range of a BLE Beacon, and I'm running into a lot of trouble getting the Eval/Dev Kit set up. First off, is there any documentation...
Is there an nRF Connect mesh sensor example. The light on/off example is great, but very simple. There is an nRF5-SDK-for-Mesh example. Are nRF5-SDK and nRF Connect compatible...
Hi to everyone,
I'm evaluating an application consisting of a bluetooth mesh where each node sends a status message to the others.
The area where the nodes will be deployed...
Hi,
We need to know the list of models (like health, configuration, lighting, sensor, generic on/off) in nCS sdk 1.7.0
can you please share inputs
thank you,
To update the Application, it is necessary to implement the update via CAN bus. Below is the hardware part, we use a CAN-SPI chip to access the bus.
We´ra using Microchip...
I would like to disable completely the 2.4Ghz radio after the 52840 has full soft device enabled and ble stack has been run.
This is after the full sequence of bluetooth...
Hi Devzone:
We put the radio test project on our custom battery powered board and encountered a problem.
When we disconnect the usb cable, the tone emitted by radio test...