Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
I am using a thingy52 device and in that, added code of advertising and scanning from the sdk 16. Advertising is run successfully. But getting packet loss issue. So, I am...
Hi
Im developing an application that will wake up on RTC every 15 minutes. My issue is that when using idle_state_handle, which in turn calls sd_ble_app_wait, the RTC...
Hi,
Trying to figure out the current requirement on GPIO input, can you point me in the correct direction in how to figure out how much input current the GPIO on nrf9160...
Hi,
we are planning to add a 256 MByte NAND flash to our sensor project. I saw the example for NOR flash on the PCA10056 which is working fine. But due to costs we want...
Hi,I am using the nRF52840 development board, S140 and SDK16.0, I have some questions about data transmission on the UART.
I am trying to make a central device that is similar...
Hi,
I am working on a custom nrf52840 board and am having trouble connecting to the usb interface on the chip. After testing with the dev kit, the adafruit bootloader...
I trying to establish communications with a (non Nordic) beaconed 802.15.4 coordinator.
I've used some code from the wireless_uart_raw example but did not use the FSM. ...
Hello all,
I am having a problem to get SAADC to work with low power. I am using custom board with chip NRF52811, SDK 16.0.0.
I had turned on the SAADC_CONFIG_LP_MODE...
Hello Everyone,
I am using my custom board with nrf52832 SoC and developing my application firmware with sdk15.2 & softdevice v6.1.0.
In my application code, BLE scanning...
Hi,
We were trying out the LTE RX/TX test using the AT%XREFTEST command and undestood that for LTE RX testing ,an external signal generator is required. Is there any way...
Hello
I would like to know if there is a capability of a truly secured boot with the nRF53, starting with a secure bootloader in some locked or immutable memory - i.e. secure...
Hi team
I did follow the getting started assistant to set up software tools and clone sdk ncs 1.3.0.
Verified successfully at getting started assistant, too.
But, when...
Hi
I have some issues with nRF52810.
I am trying to use SPI as a Master on a custom board. I saw here that nRF52810 does not support legacy SPI : https://devzone.nordicsemi...
Hello,
We are adding BLE scanning to an ANT product.
We have been using SDK 10.0.0 from the beginning, so we use the Example below.
SDK 10.0.0.0\examples\ble_central...
Hi Supportor
I have two board, if I didn't set the gain, which used default of SDK, one board output value is 0x2f5, another output ADC value is 0x266.
I set the gain...