After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
Dear nordic,
I have some doubts in this example based on thread. Thread says one node join to the network using by commissioning.
1. In this example where we start commissioning...
I'm sending data from my phone to the device using nRF Connect app for android as follows
uint8_t SoporteBLE::enviaTiempoEspera() { uint8_t tiempoEspera; if(Bluefruit.connected...
Hi
In the Mesh model specification, The Generic Power OnOff Server model extends the Generic OnOff Server mode.
According to Mesh Profile 4.2.3 Subscription List, Power...
nrf51822 production is sometimes hanging (no response) in high current state (almost 250 uA -> normally 20uA).
before this issue, there is similar issue about twi that waiting...
Hi ,I'm working on nrf_MESH v2.20 and nrf_SDK v15.0 and SESV3.40.
In the project of light_switch->proxy_client ,I use printf() to print something and it can work well and...
Hi,
I managed to sniff some communcation in WireShark, ADV_INT, CONNECT_REQ, Empty PDU.
If I try to rebuild the functionality in Python, no CONNECT_REQ ist shown in...
hi.... i am using nrf52832 latest version 15.2
i have merged the uart and timer I have used repeated mode timer in program After i am connecting to nRF toolbox i am getting...
I've noticed during a project migration that the FreeRTOS on SDK 15.2 seems to consume quite alot of current, 0.8mA when the SoftDevice is enabled. I've compared to the example...
With any nrfjprog (9.8, 9.7, WIndows 10) I get ERROR: Write verify failed.
"C:\Program Files\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe" -f nrf52 --verify s.hex
I'm able...
Hi
I am using nrf52832 S132 SDK15.2
How many peripherals can be connected to my central device?
does S132 supports only one peripheral connection?
Thanks
Rekh...
Hello,
I am trying to combine Multilink and Uart examples but i have some problems. I followed some steps from other discussions but i'm missing something. I'm a new programmer...
Hi,
This issue is probably more related to FreeBSD than to Nordic specific issues but I was hoping someone had a similar problem and found a solution.
I am using the...
Hi,
Hi, I am using custom board with nRF52832 and nfc. I am using SDK15.2.0 and Softdevice S132 v6.1.0 to advertising packets . I have referred examples\nfc\\record_text...
I would like to know the best place to cut the power in switch off sequence.
We have a IO to totally cut power to the IC (own board), I added PIN control to switch off...
Hey,
I am currently using your product nRF52832 for RF Energy Harvesting applications. We need very low power consumption in sleep mode. In your user guide you mentioned...