Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
We're using an nRF52832, SDK14.0.0, SoftDevice 132 v5.
Early in our firmware lifecycle, before SoftDevice is enabled, we configure our PMIC. This involves performing some...
I used SDK is nRF5_SDK_14.1.0_1dda907
Chip is nrf52832 evb.
Soft device is S332.
I call function sd_power_system_off() enter system off.
Use triggered from DETECT...
Hi..
I have try to lookup in devzone q&a, but seems not yet found the similar question or answer. Have try SR3 SDK and able to implement keyboard+consumer control for remote...
Hi Sir,
As runs w/ serial DFU and check the source code of nrfutil, it support to send the rest of page when transmitted the data.
1. If we don't want to implement this...
I want to advertise coded phy and 1M. This isn't possible at the same time so I am using the ble_gap_adv_params_t duration to timeout my 1M advertising every 600 ms to switch...
Hello,
I am building an application where client sends a fixed number of packets (10Bytes/packet) to a server with different values of advertisement interval. I changed...
Hi,
I'm developing a smartwatch that relies on low latency communication with local web servers. I'm in the very begining but I'm sure that the latency added between the...
Hello, I need to use MQTT over NB IoT with nRF9160. Task to connect to Amazon AWS over NB IoT with MQTT. As I understand correctly, NB IoT doesn't support TCP, so I can't...
Hi,
I was trying to download nrf5_sdk_for_mesh_v3.1.0_src.zip, which is at : https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK-for-Mesh/Download#infotabs,...
Hi all, I am working on a project for which I use nRF52832 with SDK15.2 and SD132. What I need is that nRF52 should transmit and receive command through serial UART as a central...
Hi, I am trying to setup a mesh architecture, and I am not sure which path to take (Thread / Zigbee / Etc). The architecture is for the following system.
There will be...
hello, i am trying an example of a Node running multi-peripheral with ble_nus service. I have a question: Suppose when Node receives a packet from central A, Node will call...
nrf52832.
SDK14.2
Segger ES V3.34a
This question is probably best suited to an android forum (possibly).
We have a characteristic which is writable. When written...
Hello,
Our unused pins, 5 and 6, are not connected. What saves more current? Pull-up or pull-down or neither? These pins will never be used and are not tied to anything...
Dear nordic,
I have some doubts in nrf52840.
1. How this VDD_nrf voltage generate?
2. Is this VDD_nrf voltage only depend on Hardware or is itany dependency in software...