I am in the process of getting a Nordic Thingy 91 X up and running for an upcoming development project. However, I’m having some problems getting the Thingy to connect to...
I had to modify the modem_cellular.c file driver in Zephyr to make it work for a SIMCOM modem. I know I could try getting a PR to Zephyr approved but it'll take some time...
Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
NRF52840DK NCS 2.8.0 Hello , We are developing an application where a device with router function must join a coordinator network. The coordinator uses OOB (proprietary IR...
Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
If the nRF51 chip is in System Off state, do the GPIO pins retain the pull-ups or pull-downs? If so, what value do they have and how much current can they sink or source?...
Hi all,
when i want to connect different peripheral on central(s120).
it have a error and disconnect.
it seem ok , but that will disconnect later.
ant it get disconnected...
Now I using 51822 to develop a product, I would like to know, can I change the connection interval after connected? or I can only setup the connection interval before connected...
Hi,
is it possible to use the nrf ibeacon which is designed for advertising his data, as i think , to use it also as an observer which can receive data from other beacons...
Hi there,
I am looking for the nRF51 SDK , version 4.3.0
While some previous versions are linked if you click on the version number in the Downloads section (see similar...
Has anyone tried Keil 5.11? I get a parsing error when installing/repairing SDK when it imports the device pack into Keil. 5.10 works great.
The new parser is complaining...
Hi, I cannot install nRFgo Studio 1.17.0.
Installation rollbacks during the installation of libusb 1.0.
My pc has Windows 7 64bit with .Net Framewrok 4.5.
No boards are...
I can't make sniffer working with my HW, everything seems to be working correctly and as described in the help file, but I've never seen any sniffed packet yet. So I've decided...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
We're looking for easy way to communicate between nRF51822 configured as central part with C# application.
Ideally we should use standard firmware which forwards...
Hi,
Im trying to monitor the high voltage im generating with PWN using ADC. I also need to run BLE at the same time to provide results.
So far I dont have any luck and...
Hi,
Why you use a Hex format file for the firmware with a Toolbox Android, then the IOS Loader you use a binary format file ?
Because I would like use the same file. ...