Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
After preforming a DFU with the nrf connect app (ios) the device advertises and will "connect" with the nrf connect app, but its not actually connected which is evidence by...
Hi, I have a project that is comunication between nRF and Smartphone via BLE and using libuartes to comunicate with 2 another devices via 2Uarts. Now I need to combine 2 examples...
I have an BLE peripheral application running on a nrf52833 with softdevice S140 were I transmit data from Bluetooth to an external CAN-controller via SPIM and back. This is...
Hi, I want to enter the DFU by setting the register.But when the sd_power_gpregret_clr and sd_power_gpregret_set are set to set the register, and the err_code is 0x02 is returned...
HI
dk:PCA10090 0.8.5
modem: mfw_nrf9160_1.2.3.zip( This DK board supports modems up to this version )
ncs v1.9.0
example :serial_lte_modem
The NB card has been...
I added DCDC-enable to ble_app_beacon and measured the current consumption. As shown in the figure, spike current is generated during advertisement transmission. what is the...
Greetings,
I am running the "ble_app_template" example on my custom board using SDK v17.1.0. I am trying to figure out how to wake up the MCU from the SystemOFF sleep...
I currently am working on a BLE device in which I am trying to set the Service and Characteristic UUIDs. Here is an example of what I mean:
As can be seen here, the Service...
Hi there,
I'm in the midst of migrating between SDK14.2->15.2, and SD 5.1->6.1
I'm calling sd_flash_write() and sd_flash_page_erase() before enabling the SoftDevice with...
Hi,
I start a new design using the nRF Connect Sdk instead of the nRF5 Mesh Sdk.
Is it possible to provision a device over the mesh network using the NCS (like the PB...
After LPN publishes message, NRF_MESH_EVT_LPN_FRIEND_POLL_COMPLETE event is generated five times. Also I noticed that instead of transmitting single publication message LPN...
Hi,
We have a problem with a nrf9160 connected in NB-IOT with a bad signal.
During the debugging session to try to figure out what happen, we saw that the mqtt_evt_handler...
Hi everyone,
I have a problem since a couple of day with an interrupt of app_timer not triggering when adding a BLE central to my project. The device is working well as...
If I can get time through WiFi then send it to the nRF5340 and place it in a Struct TM. is there any method to have the nRF5340 maintain the time/calendar from that initial...