We are using the nrf9160 with SLM V2.4.2 and Modem V1.3.6 and we can do 6 calls to the Verizon cell network in 3 minutes and 30 seconds apart with no issues.
However, on...
Hi there,
I am new to the platform , we are working on a proof of concept to reduce idle power consumption as low as possible on an NRF9160, I want to put the system in...
Hi, I'm having Bluetooth LE peripheral nus code which works fine with v2.7.0 with nrf52840DK (I can connect with an Android App and stream data etc): Changing the build configuration...
Hi All,
I just bought nRF5340 DK, I was able to flash the program to blink led1 and was happy that it worked correctly. The next day, my board no longer recognized the USB...
Hi,
I have a NRF52840 DK , I was using it for development. After one day the board don't turn ON anymore. I'm using USB cable as a power source. Acording to several subject...
Hi,
i am using SDK 2.1.1 with nrf5340.
I would like to add the linker option --wrap.
What are the possibilities to add this option in Visual Studio Code ?
Could it...
Hi All
I'm trying to use the Adc in Sample convert mode: "nrfx_saadc_sample_convert(0,&ADC_Val);" to sequential read two ADC pins .
I have used the code below to init...
I want to add a node(server) in multiple group in Mesh.
Application is if any switch pressed next two corresponding light to be trigger to on. for that one server subscribe...
Hi,
We are using Mesh successfully with the Mesh SDK 3.1.0 combined with Nordic SDK 15.2 and Softdevice 6.1.1.
Due to the nature of our BT device I would like to explore...
Hi,
I am new to the nordic platform .I am using. BL652 modules .I was able to blink my on borad LED and then made the device as peripheral to advertise with the device name...
I'm using the nRF52832 with softdevice s132 and SDK14 with ARM GCC
I'm trying to set up the SAADC peripheral to read battery voltage, and I can get everything working as...
Hi all, We use a kind of widely used nrf24l01 module in our product developement.It use the nodic's reference design of nrf24l01 with an external pa/lna.TXEN and RXEN of the...
Hello! I have an Android phone and nRF52840 as a peripheral. Now I want the peripheral to have a whitelist with exactly 1 peer with whitelist being dropped at button press...
I read in many blogs that I can use access layer directly without models to communicate .
So access layer is under mesh?
means that can i send data to remote node(out...
Hello,
I have a NUS link between 2 nRF52840 (several systems like that) that I want to secure without human intervention (a kind of pre shared keys in code).
What is the...
Hello,
I a developing a system which consists of many BLE beacons over a given area and communicated between them forming a mesh. I would like to know whether nRF51822 can...
Hi
I want to struct ble multi link among several nrf52840
I merged ble_app_uart_c and ble_app_multilink_central but, It doesn't work.
The central is flashed with...
Hi,
I am trying to understand the design of the battery monitoring circuit of the Thingy52. I have few quiries:
1) The source resistor of the resistor divider network...
Probably, I am having a problem with finding the proper query phrase.
I have a sensor (Hall-type sensor) that generates pulses, and I need to count the total number of pulses...
Hello,
I am using
nordic nrf52 SDK version : v15.2.0
Freertos version : V10.0.1
The system has hardware timer which runs at 6.4KHz. For every 1.6 KHz, from timercallback...